<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:24 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-411] Flows are not cleaned up when mininet disconnects</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-411</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description></description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27679">OPNFLWPLUG-411</key>
            <summary>Flows are not cleaned up when mininet disconnects</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="kramesha@cisco.com">Kamal Rameshan</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Thu, 23 Apr 2015 02:51:14 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:29 +0000</updated>
                            <resolved>Sat, 6 Jun 2015 00:11:52 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="56737" author="jmedved@cisco.com" created="Thu, 23 Apr 2015 02:52:45 +0000"  >&lt;p&gt;Flows and nodes are not cleaned up from the operational data store when mininet disconnects from the controller.&lt;/p&gt;</comment>
                            <comment id="56738" author="kramesha@cisco.com" created="Wed, 29 Apr 2015 21:03:00 +0000"  >&lt;p&gt;This might be related to this : &lt;a href=&quot;https://bugs.opendaylight.org/show_bug.cgi?id=3085&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugs.opendaylight.org/show_bug.cgi?id=3085&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56739" author="abhijit2511" created="Mon, 4 May 2015 16:46:28 +0000"  >&lt;p&gt;This is likely fixed - correct Kamal?&lt;/p&gt;</comment>
                            <comment id="56740" author="kramesha@cisco.com" created="Mon, 4 May 2015 17:38:40 +0000"  >&lt;p&gt;Too early to say abhijit, the patch i submitted might fix this, as i have encountered the same issue many times.&lt;/p&gt;

&lt;p&gt;There is one scenario, which vaclav mentioned, which might need some reconsideration to the patch i submitted. Still in progress.&lt;/p&gt;</comment>
                            <comment id="56741" author="abhijit2511" created="Wed, 6 May 2015 16:30:24 +0000"  >&lt;p&gt;Jan,&lt;/p&gt;

&lt;p&gt;Is this still happening and is it still a blocker?&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Abhijit&lt;/p&gt;</comment>
                            <comment id="56742" author="jluhrsen" created="Wed, 3 Jun 2015 17:57:43 +0000"  >&lt;p&gt;Hi Jan,&lt;/p&gt;

&lt;p&gt;we have a job that tries to scale using mininet, and it&apos;s able to get to 300 switches before it runs in to trouble at 400.  Part of the test is checking that all switches are gone after mininet is stopped, so at least with 300 we are seeing that they are removed.&lt;/p&gt;

&lt;p&gt;just fyi.&lt;/p&gt;

&lt;p&gt;JamO&lt;/p&gt;</comment>
                            <comment id="56743" author="jluhrsen" created="Wed, 3 Jun 2015 18:12:04 +0000"  >&lt;p&gt;and, as I looked closer the reason the test did not scale to 400 switches was because there were&lt;br/&gt;
some that did not get removed after stopping mininet when using a linear topology of 400. &lt;/p&gt;

&lt;p&gt;just more fyi &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.opendaylight.org/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="56744" author="kramesha@cisco.com" created="Thu, 4 Jun 2015 23:19:19 +0000"  >&lt;p&gt;Hi Jamo,&lt;/p&gt;

&lt;p&gt;Are you running your tests in a 3 node cluster? &lt;/p&gt;

&lt;p&gt;On a 3 node cluster, i have seen a single mininet not performing with more than 250+ nodes.&lt;/p&gt;

&lt;p&gt;I divided the nodes into 3 mininet vms and things were considerably smooth&lt;/p&gt;</comment>
                            <comment id="56745" author="kramesha@cisco.com" created="Fri, 5 Jun 2015 01:09:55 +0000"  >&lt;p&gt;Patch to be reviewed: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/21915/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/21915/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="56746" author="kramesha@cisco.com" created="Fri, 5 Jun 2015 01:50:51 +0000"  >&lt;p&gt;The above patch might solve this issue. Please re-test.&lt;/p&gt;

&lt;p&gt;I have seen that duplicate NodeRemoved notifications causes the transaction chain to fail, which would cause other deserving node removals to fail well.&lt;/p&gt;

&lt;p&gt;I tried with 300 nodes and all the nodes got cleaned up.&lt;/p&gt;</comment>
                            <comment id="56747" author="jmedved@cisco.com" created="Fri, 5 Jun 2015 03:39:23 +0000"  >&lt;p&gt;Can you please re-test with the lithium plugin?&lt;/p&gt;</comment>
                            <comment id="56748" author="jluhrsen" created="Sat, 6 Jun 2015 00:05:11 +0000"  >&lt;p&gt;can we mark this fixed/resolved?&lt;/p&gt;

&lt;p&gt;the switch scalability test in CI is passing for stable/lithium:&lt;br/&gt;
&lt;a href=&quot;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-periodic-1node-cds-scalability-daily-only-stable-lithium/plot/Inventory%20Scalability/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://jenkins.opendaylight.org/releng/view/openflowplugin/job/openflowplugin-csit-periodic-1node-cds-scalability-daily-only-stable-lithium/plot/Inventory%20Scalability/&lt;/a&gt;&lt;br/&gt;
that loops from 100,200..500 switch mininet topos and tears the network down each iteration.  If nodes&lt;br/&gt;
are left over after stopping mininet, the test would fail.  so, even after a network of 500, it was ok.&lt;/p&gt;

&lt;p&gt;the same job is there for the lithium-redesign plugin and that made it past 400 ok.  Unfortunately,&lt;br/&gt;
I think mininet was too slow with doing 500 and the job aborted.  But, 400 was ok.&lt;/p&gt;</comment>
                            <comment id="56749" author="abhijit2511" created="Sat, 6 Jun 2015 00:11:52 +0000"  >&lt;p&gt;Good to know.&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>3048</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=3048]]></customfieldvalue>

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

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