<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:54 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-604] Li Plugin - Disconnecting and Re-connection of network causes flow loss in the network</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-604</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;In this use case, 100k flows are programmed into a simulated network (mininet) with 15 nodes. Then, mininet is closed down and started again. This should result in all 100k flows programmed into the network. However, sometimes (not always) one tow switches do not have any flows programmed in them at all. This issue is also seen in the He plugin.&lt;/p&gt;

&lt;p&gt;To reproduce, use the following steps:&lt;/p&gt;

&lt;p&gt;1. Start mininet using the following command:&lt;/p&gt;

&lt;p&gt;   &quot;sudo mn --controller=remote,ip=192.168.162.1:6633 --topo tree,4 --switch ovsk,protocols=OpenFlow13&quot;&lt;/p&gt;

&lt;p&gt;   Let mininet connect to the controller&lt;/p&gt;

&lt;p&gt;2. From another shell, use the flow_config_blaster script (located in the integration test project under &apos;test/tools/odl-mdsal-clustering-tests/clustering-performance-test&apos;) to program 100k flows into the controller:&lt;/p&gt;

&lt;p&gt;   ./flow_config_blaster.py --threads 8 --flows 12500 --auth --no-delete --fpr 200&lt;/p&gt;

&lt;p&gt;3. In the mininet test VM, use a script to make sure that all 100k flows have been programmed into the network:&lt;/p&gt;

&lt;p&gt;   /bin/get-total-found.sh &lt;/p&gt;

&lt;p&gt;   (or something similar); make sure all 100k flows have been injected into mininet. You may also check the controller&apos;s REST API, but collecting all the 100k flows takes a long time (&amp;gt; 10 minutes).&lt;/p&gt;

&lt;p&gt;4. Stop mininet&lt;/p&gt;

&lt;p&gt;5. Start mininet again: &lt;/p&gt;

&lt;p&gt;   &quot;sudo mn --controller=remote,ip=192.168.162.1:6633 --topo tree,4 --switch ovsk,protocols=OpenFlow13&quot;&lt;/p&gt;

&lt;p&gt;6. In the mininet test VM, use a script to check whether all flows have been programmed from the switches:&lt;/p&gt;

&lt;p&gt;   /bin/get-total-found.sh&lt;/p&gt;

&lt;p&gt;The sum of all flow counts on all switches should now be 100k. However, sometimes one or two switches do not have any flows. This does not happen always, so multiple retries may be needed to reproduce the problem.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: Macintosh&lt;/p&gt;</environment>
        <key id="27872">OPNFLWPLUG-604</key>
            <summary>Li Plugin - Disconnecting and Re-connection of network causes flow loss in the network</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="jmedved@cisco.com">Jan Medved</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Mon, 25 Jan 2016 05:24:21 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:42 +0000</updated>
                            <resolved>Thu, 5 May 2016 08:47:41 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="57533" author="jozef.bacigal@pantheon.tech" created="Mon, 7 Mar 2016 15:13:46 +0000"  >&lt;p&gt;Workaround:&lt;/p&gt;

&lt;p&gt;stable/beryllium:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/35587/4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/35587/4&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;master:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/35878/1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/35878/1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;stable/lithium:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/35879/2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/35879/2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="57534" author="abhijit2511" created="Mon, 11 Apr 2016 17:03:47 +0000"  >&lt;p&gt;Can this be closed Jozef?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10002">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="27890">OPNFLWPLUG-622</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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>5075</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=5075]]></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_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10341"><![CDATA[Beryllium-3]]></customfieldvalue>

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

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