<!-- 
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-387] Message Serialization failed when running groupbasedpolicy POC</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-387</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;We get the following exception when running the POC in groupbasedpolicy:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://pastebin.com/Mkag1pRn&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/Mkag1pRn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We see all the flows we expect in table 0, but tables 1, 2, and 3 only have their table-miss flow installed. A dump of the flow-mods is shown here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://pastebin.com/Mkag1pRn&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/Mkag1pRn&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The config data store has all the flows, but the operational data store is a reflection of what the vSwitch reports (i.e. config and oper data stores differ, but oper matches what ovs-ofctl shows on the vSwitch).&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27655">OPNFLWPLUG-387</key>
            <summary>Message Serialization failed when running groupbasedpolicy POC</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="tbachman@yahoo.com">Thomas Bachman</assignee>
                                    <reporter username="tbachman@yahoo.com">Thomas Bachman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 Mar 2015 14:51:36 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:27 +0000</updated>
                            <resolved>Tue, 7 Apr 2015 19:56:42 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="56632" author="tbachman@yahoo.com" created="Wed, 25 Mar 2015 15:51:19 +0000"  >&lt;p&gt;Reverting openflowplugin to 4e543a5aed7a2dd2b5957d6d7f3a6d5ee1c81f66 and openflowjava to 435f3e8a95843a6e9a326ab56663c31ff6d7cdb7 gives a working setup&lt;/p&gt;</comment>
                            <comment id="56633" author="mirehak@cisco.com" created="Sun, 29 Mar 2015 18:39:00 +0000"  >&lt;p&gt;OFJava:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/17159&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/17159&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/17162&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/17162&lt;/a&gt;&lt;br/&gt;
OFPlugin:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/17117&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/17117&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fixed serialization and deserialization of some nicira actions and setField related actions.&lt;/p&gt;</comment>
                            <comment id="56634" author="mirehak@cisco.com" created="Sun, 29 Mar 2015 18:39:50 +0000"  >&lt;p&gt;Merged.&lt;br/&gt;
Thomas, please confirm and eventually close this bug.&lt;/p&gt;</comment>
                            <comment id="56635" author="alagalah" created="Sun, 29 Mar 2015 19:07:21 +0000"  >&lt;p&gt;Did a build with this patch. Now have &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=2913&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=2913&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56636" author="flavio@flaviof.com" created="Wed, 1 Apr 2015 00:14:16 +0000"  >&lt;p&gt;I am not making good progress progress while with this bug is open.&lt;/p&gt;

&lt;p&gt;Please revert whatever commits caused this while the fix is being worked on.&lt;/p&gt;</comment>
                            <comment id="56637" author="tbachman@yahoo.com" created="Mon, 6 Apr 2015 17:50:56 +0000"  >&lt;p&gt;I tested some draft fixes that were proposed, and they did resolve the issues with most of the nicira actions (e.g. set tunnel dest IP, tunnel ID, nicira registers, etc.). However, the draft did not resolve the actions for NSH headers (set NSI/NSP).&lt;/p&gt;</comment>
                            <comment id="56638" author="tbachman@yahoo.com" created="Mon, 6 Apr 2015 21:01:50 +0000"  >&lt;p&gt;I just ran this with the upstream builds. The NSH flow-mods are now working.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="27666">OPNFLWPLUG-398</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </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>2896</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=2896]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10206" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Issue Type</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Bug]]></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|i030u7:</customfieldvalue>

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