<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:22 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-403] nodes remain in operational after switch disconnects using lithium re-design feature set</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-403</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;using the Lithium re-design feature set &quot;odl-openflowplugin-app-new-lldp-speaker&quot;&lt;/p&gt;

&lt;p&gt;after connecting one switch via mininet the switch is seen in the operational store, but does not get removed when the switch is disconnected.&lt;/p&gt;

&lt;p&gt;mininet CLI:&lt;br/&gt;
sudo mn --controller=remote,ip=172.17.7.23 --topo linear,1 --switch ovsk,protocols=OpenFlow13&lt;/p&gt;

&lt;p&gt;Logs:&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;no nodes initially&amp;#93;&lt;/span&gt;&lt;br/&gt;
curl -s -u &quot;admin:admin&quot; -u &quot;admin:admin&quot; &lt;a href=&quot;http://172.17.7.23:8181/restconf/operational/opendaylight-inventory:nodes/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.17.7.23:8181/restconf/operational/opendaylight-inventory:nodes/&lt;/a&gt; | python -m json.tool&lt;br/&gt;
{&lt;br/&gt;
    &quot;nodes&quot;: {}&lt;br/&gt;
}&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;after starting mininet, there is one expected node&amp;#93;&lt;/span&gt;&lt;br/&gt;
curl -s -u &quot;admin:admin&quot; -u &quot;admin:admin&quot; &lt;a href=&quot;http://172.17.7.23:8181/restconf/operational/opendaylight-inventory:nodes/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://172.17.7.23:8181/restconf/operational/opendaylight-inventory:nodes/&lt;/a&gt; | python -m json.tool&lt;br/&gt;
{&lt;br/&gt;
    &quot;nodes&quot;: {&lt;br/&gt;
        &quot;node&quot;: [&lt;br/&gt;
            {&lt;br/&gt;
                &quot;flow-node-inventory:description&quot;: &quot;None&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:hardware&quot;: &quot;Open vSwitch&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:manufacturer&quot;: &quot;Nicira, Inc.&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:serial-number&quot;: &quot;None&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:software&quot;: &quot;2.3.0&quot;, &lt;/p&gt;

&lt;p&gt;&amp;lt;SNIP&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;switch is connected to port 6633&amp;#93;&lt;/span&gt;&lt;br/&gt;
netstat -na | egrep 6633&lt;br/&gt;
tcp6       0      0 :::6633                 :::*                    LISTEN     &lt;br/&gt;
tcp6       0      0 172.17.7.23:6633        172.17.7.30:49285       ESTABLISHED&lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;after stopping mininet the switch is disconnected&amp;#93;&lt;/span&gt;&lt;br/&gt;
netstat -na | egrep 6633&lt;br/&gt;
tcp6       0      0 :::6633                 :::*                    LISTEN     &lt;/p&gt;


&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;but the node is still seen in operational store&amp;#93;&lt;/span&gt;&lt;br/&gt;
{&lt;br/&gt;
    &quot;nodes&quot;: {&lt;br/&gt;
        &quot;node&quot;: [&lt;br/&gt;
            {&lt;br/&gt;
                &quot;flow-node-inventory:description&quot;: &quot;None&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:hardware&quot;: &quot;Open vSwitch&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:manufacturer&quot;: &quot;Nicira, Inc.&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:serial-number&quot;: &quot;None&quot;, &lt;br/&gt;
                &quot;flow-node-inventory:software&quot;: &quot;2.3.0&quot;,&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27671">OPNFLWPLUG-403</key>
            <summary>nodes remain in operational after switch disconnects using lithium re-design feature set</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                                <status id="10004" iconUrl="https://jira.opendaylight.org/images/icons/status_generic.gif" description="">Verified</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="jluhrsen">Jamo Luhrsen</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Apr 2015 00:04:22 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:28 +0000</updated>
                            <resolved>Thu, 30 Apr 2015 18:48:31 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="56705" author="mbobak@cisco.com" created="Thu, 30 Apr 2015 11:20:52 +0000"  >&lt;p&gt;This issue is not reproducible on todays (30.4.2015) latest commits. Please retest.&lt;/p&gt;</comment>
                            <comment id="56706" author="jluhrsen" created="Thu, 30 Apr 2015 18:48:31 +0000"  >&lt;p&gt;I have verified this is no longer an issue with openflowplugin code as of git SHA b605eaf2514bbebeab11e1c87e9e73ff9087da69  (4/29/2015)&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10000">
                    <name>Blocks</name>
                                            <outwardlinks description="blocks">
                                        <issuelink>
            <issuekey id="27625">OPNFLWPLUG-357</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>3008</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=3008]]></customfieldvalue>

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

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