<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:20 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-768] l2switch Boron sees an error in karaf</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-768</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;When started controller by installing feature:install odl-l2switch-switch-ui&lt;/p&gt;

&lt;p&gt;we see error that &quot;flow with flowid already exists&quot; in karaf logs - Please check the logs here -  &lt;a href=&quot;http://pastebin.com/BTvFEANs&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/BTvFEANs&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Functionality works as expected. logs here - &lt;a href=&quot;http://pastebin.com/Gqa28p22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://pastebin.com/Gqa28p22&lt;/a&gt;&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28036">OPNFLWPLUG-768</key>
            <summary>l2switch Boron sees an error in karaf</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="Avishnoi">Anil Vishnoi</assignee>
                                    <reporter username="SaiMarapaReddy">Sai MarapaReddy</reporter>
                        <labels>
                    </labels>
                <created>Tue, 13 Sep 2016 18:04:39 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:54 +0000</updated>
                            <resolved>Thu, 23 Feb 2017 16:41:14 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                                                                <comments>
                            <comment id="58304" author="sai.marapareddy@gmail.com" created="Tue, 13 Sep 2016 18:05:54 +0000"  >&lt;p&gt;When switch is disconnected and connected back it says&lt;/p&gt;

&lt;p&gt;2016-09-13 11:04:57,490 | ERROR | entLoopGroup-7-5 | DeviceFlowRegistryImpl           | 207 - org.opendaylight.openflowplugin.impl - 0.3.0.Boron | Flow with flowId 3 already exists in table 0&lt;br/&gt;
2016-09-13 11:04:57,491 | ERROR | entLoopGroup-7-6 | DeviceFlowRegistryImpl           | 207 - org.opendaylight.openflowplugin.impl - 0.3.0.Boron | Flow with flowId 2 already exists in table 0&lt;/p&gt;</comment>
                            <comment id="58305" author="sai.marapareddy@gmail.com" created="Fri, 30 Sep 2016 00:24:20 +0000"  >&lt;p&gt;Anil / Abhijit - Do you have comments from openflowplugin&lt;/p&gt;</comment>
                            <comment id="58306" author="abhijit2511" created="Fri, 30 Sep 2016 07:36:36 +0000"  >&lt;p&gt;Adding Shuva &amp;amp; Jozef.&lt;/p&gt;</comment>
                            <comment id="58307" author="jozef.bacigal@pantheon.tech" created="Mon, 3 Oct 2016 08:00:56 +0000"  >&lt;p&gt;In first case it is wrong log setup, it should not be an error it is only information ?&lt;/p&gt;</comment>
                            <comment id="58308" author="sai.marapareddy@gmail.com" created="Mon, 3 Oct 2016 16:57:09 +0000"  >&lt;p&gt;Jozef - We don&apos;t see this in Beryllium. But in Boron we see . Any reason what changed the behavior ?&lt;br/&gt;
Changing the log to Info is easy, Even if these are INFO messages why do we see duplicate flows in Boron but not in Beryllium ?&lt;/p&gt;</comment>
                            <comment id="58309" author="shuva.jyoti.kar.87@gmail.com" created="Mon, 3 Oct 2016 17:44:08 +0000"  >&lt;p&gt;Will try out and let you know the reason Sai.&lt;/p&gt;</comment>
                            <comment id="58310" author="shuva.jyoti.kar.87@gmail.com" created="Tue, 4 Oct 2016 16:00:27 +0000"  >&lt;p&gt;I do agree with the fact that the log is purely informative. It tells us that the application is trying to provision flows with the same flow id. And as noticed by you it does not affect functionality.&lt;/p&gt;

&lt;p&gt;As stated in Bug5822, it has to be ensured by the application that the flow-id used is unique.If not we get this log, meaning there&apos;s been one more flow asked to be added with the same flow-id.&lt;/p&gt;</comment>
                            <comment id="58311" author="tomas.slusny@pantheon.tech" created="Tue, 21 Feb 2017 09:52:17 +0000"  >&lt;p&gt;This log was already changed from ERROR to WARN in both stable/boron and carbon, and as it is l2switch fault by not providing unique enough flow id, and then we just create flow with alien ID, but as Shuva said, it does not affect functionality, then I think this bug can be safely closed.&lt;/p&gt;</comment>
                            <comment id="58312" author="abhijit2511" created="Thu, 23 Feb 2017 16:41:14 +0000"  >&lt;p&gt;Closing this bug based on the earlier comments in the bug report. If needed - please reopen.&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>6711</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=6711]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10202" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Priority</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10313"><![CDATA[Highest]]></customfieldvalue>

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

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