<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:20 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>OpenDaylight JIRA</title>
    <link>https://jira.opendaylight.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.20.10</version>
        <build-number>820010</build-number>
        <build-date>22-06-2022</build-date>
    </build-info>


<item>
            <title>[OPNFLWPLUG-389] GroupMods not being written to second switch</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-389</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;In our POC (two OVS 2.3 instances) groupmods are not sent out to second node to connect.&lt;/p&gt;

&lt;p&gt;I see:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;groupmods in node:1 and node:2 in CONF (attached)&lt;/li&gt;
	&lt;li&gt;groupmods in node:1 ONLY in OPER (attached)&lt;/li&gt;
	&lt;li&gt;wireshark only shows groupmods for node:1 on the wire (was running wireshark on node:2 but you can see flowmods written to node:2)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27657">OPNFLWPLUG-389</key>
            <summary>GroupMods not being written to second switch</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="5" iconUrl="https://jira.opendaylight.org/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="michal.rehak">Michal Rehak</assignee>
                                    <reporter username="alagalah">Keith Burns</reporter>
                        <labels>
                    </labels>
                <created>Sun, 29 Mar 2015 18:48:49 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:27 +0000</updated>
                            <resolved>Thu, 9 Apr 2015 15:32:04 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="56648" author="alagalah" created="Sun, 29 Mar 2015 18:49:39 +0000"  >&lt;p&gt;Attachment nogroupmodissue-groups_in_OPER-node1 has been added with description: OPER-node1&lt;/p&gt;</comment>
                            <comment id="56649" author="alagalah" created="Sun, 29 Mar 2015 18:50:22 +0000"  >&lt;p&gt;Attachment nogroupmodissue-no-groups_in_OPER-node2 has been added with description: OPER-node2-nogroups&lt;/p&gt;</comment>
                            <comment id="56650" author="alagalah" created="Sun, 29 Mar 2015 18:50:49 +0000"  >&lt;p&gt;Attachment nogroupmodissue-groups_in_CONF has been added with description: CONF-groupmods-for-both&lt;/p&gt;</comment>
                            <comment id="56643" author="alagalah" created="Sun, 29 Mar 2015 18:56:44 +0000"  >&lt;p&gt;See groupmods for node1, none for node2 in the trace. CONF shows we are handing them to the datastore, but nothing on the wire for node2. &lt;/p&gt;

&lt;p&gt;You do see groupmods for node1&lt;/p&gt;</comment>
                            <comment id="56651" author="alagalah" created="Sun, 29 Mar 2015 18:56:44 +0000"  >&lt;p&gt;Attachment no-groupmod-s2-OF.pcapng has been added with description: wireshark&lt;/p&gt;</comment>
                            <comment id="56644" author="alagalah" created="Sun, 29 Mar 2015 23:06:26 +0000"  >&lt;p&gt;Been testing with michal_rehak.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/groupbasedpolicy/distribution-karaf/0.2.0-SNAPSHOT/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/groupbasedpolicy/distribution-karaf/0.2.0-SNAPSHOT/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Downloaded and tested using following procedure:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;&quot;karaf clean&quot;&lt;/li&gt;
	&lt;li&gt;load features then exit controller&lt;/li&gt;
	&lt;li&gt;&quot;karaf&quot; (no clean).&lt;br/&gt;
(note first load you get an FRM bork, and next load no errors and all good).&lt;/li&gt;
	&lt;li&gt;Run GBP POC (62 flows expected each node)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;RESULTS:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;295 &amp;amp; 296: Good.&lt;/li&gt;
&lt;/ul&gt;


&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;298: ISSUE WITH NO FLOWS IN SOME TABLES (already bug on this and solved)&lt;/li&gt;
&lt;/ul&gt;



&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;299 &amp;amp; 300: FRM borked: &lt;a href=&quot;https://gist.github.com/9e1686759f536947664b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://gist.github.com/9e1686759f536947664b&lt;/a&gt; (yes I used same method).&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="56645" author="hagbard@gmail.com" created="Mon, 30 Mar 2015 15:28:54 +0000"  >&lt;p&gt;To recreate use:&lt;/p&gt;

&lt;p&gt;feature:install odl-groupbasedpolicy-base odl-restconf odl-groupbasedpolicy-ofoverlay&lt;/p&gt;</comment>
                            <comment id="56646" author="hagbard@gmail.com" created="Fri, 3 Apr 2015 23:26:39 +0000"  >&lt;p&gt;This should fix it:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/17740/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/17740/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56647" author="alagalah" created="Sat, 4 Apr 2015 14:24:50 +0000"  >&lt;p&gt;I now see GroupMods with appropriate OXMs (I think this was the crux)&lt;/p&gt;

&lt;p&gt;It wasn&apos;t that it was a 2nd node per se not getting group mods, but when we have a 2nd node, the group mods now include writing to OXM extensions for our tunnels (cos now we have a tunnel, which with one node you dont) and that was the piece that was broken.&lt;/p&gt;

&lt;p&gt;Thank you ever so much Michal for all the time and effort and a super big thanks to Ed Warnicke for the ultimate triage and patch.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="13958" name="no-groupmod-s2-OF.pcapng" size="125524" author="alagalah" created="Sun, 29 Mar 2015 18:56:44 +0000"/>
                            <attachment id="13957" name="nogroupmodissue-groups_in_CONF" size="527250" author="alagalah" created="Sun, 29 Mar 2015 18:50:49 +0000"/>
                            <attachment id="13955" name="nogroupmodissue-groups_in_OPER-node1" size="364457" author="alagalah" created="Sun, 29 Mar 2015 18:49:39 +0000"/>
                            <attachment id="13956" name="nogroupmodissue-no-groups_in_OPER-node2" size="354384" author="alagalah" created="Sun, 29 Mar 2015 18:50:22 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_11400" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10208" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2913</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10201" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>External issue URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://bugs.opendaylight.org/show_bug.cgi?id=2913]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i030un:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>