<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:35: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>[OVSDB-65] Pipeline flows arent programmed consistently.</title>
                <link>https://jira.opendaylight.org/browse/OVSDB-65</link>
                <project id="10158" key="OVSDB">ovsdb</project>
                    <description>&lt;p&gt;Ideally when a Bridge comes up and attached to the controller, AbstractServiceInstance will push flows like this :&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;mininet@opendaylight ~&amp;#93;&lt;/span&gt;\&amp;gt;sudo ovs-ofctl dump-flows -O OpenFlow13 br-int&lt;br/&gt;
OFPST_FLOW reply (OF1.3) (xid=0x2):&lt;br/&gt;
 cookie=0x0, duration=29.685s, table=0, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:20&lt;br/&gt;
 cookie=0x0, duration=20.234s, table=20, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:30&lt;br/&gt;
 cookie=0x0, duration=32.796s, table=30, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:40&lt;br/&gt;
 cookie=0x0, duration=34.202s, table=40, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:50&lt;br/&gt;
 cookie=0x0, duration=31.406s, table=50, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:60&lt;br/&gt;
 cookie=0x0, duration=18.621s, table=60, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:80&lt;br/&gt;
 cookie=0x0, duration=24.094s, table=70, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:0&lt;br/&gt;
 cookie=0x0, duration=15.153s, table=80, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:90&lt;br/&gt;
 cookie=0x0, duration=13.714s, table=90, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:100&lt;br/&gt;
 cookie=0x0, duration=16.438s, table=100, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=goto_table:110&lt;br/&gt;
 cookie=0x0, duration=34.221s, table=110, n_packets=0, n_bytes=0, send_flow_rem priority=0 actions=drop&lt;/p&gt;

&lt;p&gt;But unfortunately, there are a few cases wherein the flows are not being pushed.&lt;br/&gt;
Upon debugging it is clear that the queue is being populated&lt;br/&gt;
(    private final BlockingQueue&amp;lt;String&amp;gt; queue = new LinkedBlockingDeque&amp;lt;&amp;gt;(); ) but the Thread is not processing them...&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: Mac OS&lt;br/&gt;
Platform: PC&lt;/p&gt;</environment>
        <key id="21757">OVSDB-65</key>
            <summary>Pipeline flows arent programmed consistently.</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="-1">Unassigned</assignee>
                                    <reporter username="mavenugo@gmail.com">Madhu Venugopal</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 Sep 2014 17:12:50 +0000</created>
                <updated>Thu, 19 Oct 2017 21:27:58 +0000</updated>
                            <resolved>Tue, 23 Sep 2014 19:33:19 +0000</resolved>
                                    <version>unspecified</version>
                                                    <component>openstack.net-virt-providers</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="40679" author="dave@dtucker.co.uk" created="Tue, 23 Sep 2014 19:33:19 +0000"  >&lt;p&gt;Fixed by &lt;a href=&quot;https://jira.opendaylight.org/browse/OPNFLWPLUG-290&quot; title=&quot;Flows failed to get install in the same openflow table when programmed from different Threads simultaneously.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;OPNFLWPLUG-290&quot;&gt;&lt;del&gt;OPNFLWPLUG-290&lt;/del&gt;&lt;/a&gt;&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>1706</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=1706]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10204" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>ODL SR Target Milestone</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10369"><![CDATA[Helium-RC0]]></customfieldvalue>

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

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