<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:31:26 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-49] OnFlowRemoved notification contains no Node</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-49</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;I added and removed flow&lt;/p&gt;

&lt;p&gt;#osgi console:&lt;br/&gt;
addMDFlow openflow:1 f54 0&lt;br/&gt;
removeMDFlow openflow:1 f54 0&lt;/p&gt;

&lt;p&gt;And notification.getNode(); was null&lt;/p&gt;

&lt;p&gt;2014-01-24 15:11:01.040 CET &lt;span class=&quot;error&quot;&gt;&amp;#91;md-sal-binding-notification-11&amp;#93;&lt;/span&gt; ERROR o.o.c.sal.binding.impl.NotifyTask - Unhandled exception thrown by listener: org.opend&lt;br/&gt;
java.lang.NullPointerException: null&lt;br/&gt;
        at org.opendaylight.controller.sal.compatibility.NodeMapping.toADNode(NodeMapping.java:274) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.compatibility.FlowProgrammerAdapter.onFlowRemoved(FlowProgrammerAdapter.java:201) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at org.opendaylight.controller.sal.compatibility.FlowProgrammerAdapter$$Broker$ListenerInvoker.onNotification(FlowProgrammerAdapter$$Broker$List&lt;br/&gt;
        at org.opendaylight.controller.sal.binding.impl.NotifyTask.call(NotifyTask.java:59) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:na&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.FutureTask.run(FutureTask.java:166) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;br/&gt;
        at java.lang.Thread.run(Thread.java:724) ~&lt;span class=&quot;error&quot;&gt;&amp;#91;na:1.7.0_25&amp;#93;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;Used build: openflowplugin/distribution/base&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Linux&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="27317">OPNFLWPLUG-49</key>
            <summary>OnFlowRemoved notification contains no Node</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="10003">Cannot Reproduce</resolution>
                                        <assignee username="sbua2003">Basheeruddin Ahmed</assignee>
                                    <reporter username="michal.rehak">Michal Rehak</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Jan 2014 14:21:57 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:03 +0000</updated>
                            <resolved>Fri, 21 Mar 2014 06:52:58 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="55277" author="tony.tkacik@gmail.com" created="Fri, 24 Jan 2014 14:26:11 +0000"  >&lt;p&gt;MD-SAL when delivering notifications does not change content of notification,&lt;br/&gt;
plugin probably did not fill out node.&lt;/p&gt;</comment>
                            <comment id="55278" author="syedbahm@cisco.com" created="Fri, 21 Mar 2014 06:52:58 +0000"  >&lt;p&gt;Tried on laptop (ubuntu 10.04) with the following test environment couldn&apos;t reproduce the issue hence marking it resolved-&amp;gt; &quot;worksforme&quot;&lt;/p&gt;

&lt;p&gt;The environment I used  &lt;/p&gt;

&lt;p&gt;1. mininet 2.1 &lt;br/&gt;
2. Open vSwitch  version &lt;br/&gt;
&amp;#8211;&lt;br/&gt;
ovs-ofctl (Open vSwitch) 2.1.0&lt;br/&gt;
Compiled Mar 20 2014 08:51:22&lt;br/&gt;
OpenFlow versions 0x1:0x4&lt;br/&gt;
&amp;#8212;&lt;/p&gt;

&lt;p&gt;3. Created network &lt;br/&gt;
 sudo mn --topo single,3  --controller &apos;remote,ip=10.0.0.3,port=6653&apos; --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;4. Created flow as per the defect from the OSGI console &lt;br/&gt;
addMDFlow openflow:1 f54 0 &lt;/p&gt;

&lt;p&gt;and checked at the switch in mininet&lt;br/&gt;
------&lt;br/&gt;
$ sudo ovs-ofctl -O OpenFlow13 dump-flows s1&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0xa, duration=15.086s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=CONTROLLER:65535&lt;br/&gt;
-------&lt;/p&gt;

&lt;p&gt;5. removed the flow from the OSGi console &lt;br/&gt;
removeMDFlow openflow:1 f54 0&lt;/p&gt;

&lt;p&gt;and checked at the switch in mininet and the flow was gone&lt;/p&gt;

&lt;p&gt;$ sudo ovs-ofctl -O OpenFlow13 dump-flows s1&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;/p&gt;

&lt;p&gt;6. Checked the logs and didn&apos;t find any exception as mentioned.&lt;/p&gt;</comment>
                    </comments>
                    <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>363</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=363]]></customfieldvalue>

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

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