<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:32:25 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-417] Starting mininet with flows programmed into the config data store</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-417</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;When mininet is started and connects to a running controller which has flows stored in the config data store, synchronization of the network with the controller does not work properly. Sometimes the controller does not discover all nodes (I saw 2 nodes out of 15  reported), sometimes (almost always) the right number of flows is not programmed into the network (i.e. flows are missing).&lt;/p&gt;

&lt;p&gt;To reproduce:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Start the controller&lt;/li&gt;
	&lt;li&gt;Program 5k flows into the config data store&lt;/li&gt;
	&lt;li&gt;Start mininet which will connect to the controller&lt;/li&gt;
	&lt;li&gt;Lookup the number of flows in programmed mininet,&lt;/li&gt;
	&lt;li&gt;Check the number of flows reported in the controller&lt;/li&gt;
	&lt;li&gt;Check inventory and topology&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="27685">OPNFLWPLUG-417</key>
            <summary>Starting mininet with flows programmed into the config data store</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="jgloncak">Jozef Gloncak</assignee>
                                    <reporter username="jmedved@cisco.com">Jan Medved</reporter>
                        <labels>
                    </labels>
                <created>Sat, 25 Apr 2015 05:51:48 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:29 +0000</updated>
                            <resolved>Wed, 3 Jun 2015 09:13:47 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="56780" author="jgloncak" created="Fri, 15 May 2015 12:27:13 +0000"  >&lt;p&gt;Regarding problem with right number of flows. This problem is when deleting.&lt;/p&gt;

&lt;p&gt;I tested on mininet, ovsk with 3000 flows. For deletion and also for addition it sometimes (unpredictably) happen that 3000 OFPT_FLOM_MOD (OFPFC_ADD or OFPFC_DELETE_STRICT) is generated but not everything is successful sent to device (switch)&lt;/p&gt;</comment>
                            <comment id="56781" author="jgloncak" created="Fri, 15 May 2015 12:38:52 +0000"  >&lt;p&gt;There is also other problem when controller is running and mininet is connecting to it. Sometimes it happen that not all flows are sent to device and consquentely saved to operation datatore. Problem is somewhere between FlowForwarder - method add() from forwardingrules-manager and SalFlowServiceImpl - method addFlow() from openflowplugin-impl&lt;/p&gt;</comment>
                            <comment id="56782" author="jgloncak" created="Tue, 26 May 2015 07:15:12 +0000"  >&lt;p&gt;I&apos;ve done 10 attempts.&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;I&apos;ve started karaf.&lt;/li&gt;
	&lt;li&gt;I&apos;ve started mininet with 15 switches.&lt;br/&gt;
Result:&lt;/li&gt;
	&lt;li&gt;After few moments 15 nodes has appeared in operational datastore.&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;So I haven&apos;t been able to replicate your problem with only 2 discovered switches.&lt;/p&gt;</comment>
                            <comment id="56783" author="jgloncak" created="Wed, 3 Jun 2015 09:10:33 +0000"  >&lt;p&gt;This problem is no more observed&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>3061</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=3061]]></customfieldvalue>

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

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