<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 20:33:33 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-850] [Boron] Openflow plugin deletes switch from topology while changing mastership from one controller to another</title>
                <link>https://jira.opendaylight.org/browse/OPNFLWPLUG-850</link>
                <project id="10155" key="OPNFLWPLUG">OpenFlowPlugin</project>
                    <description>&lt;p&gt;A controller that holds mastership to a switch and lose connectivity delete the switch from the topology even though there are other controllers which will valid connectivity and another controller takes ownership.&lt;/p&gt;

&lt;p&gt;Reproducing this error is very straightforward:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Start a 3 controllers nodes&lt;/li&gt;
	&lt;li&gt;connect a switch to all controllers&lt;/li&gt;
	&lt;li&gt;delete the controller that holds mastership from the switch&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Then, switch disappears from the topology and appears again when another controllers takes ownership.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="28118">OPNFLWPLUG-850</key>
            <summary>[Boron] Openflow plugin deletes switch from topology while changing mastership from one controller to another</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="ecelgp">Luis Gomez</assignee>
                                    <reporter username="castro.jon@gmail.com">Jon Castro</reporter>
                        <labels>
                    </labels>
                <created>Thu, 9 Feb 2017 03:00:51 +0000</created>
                <updated>Mon, 27 Sep 2021 09:01:59 +0000</updated>
                            <resolved>Mon, 18 Sep 2017 15:49:50 +0000</resolved>
                                                                    <component>General</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="58640" author="ecelgp" created="Thu, 9 Feb 2017 04:10:07 +0000"  >&lt;p&gt;I think this issue will be adressed here:&lt;/p&gt;

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

&lt;p&gt;BR/Luis&lt;/p&gt;</comment>
                            <comment id="58641" author="ecelgp" created="Thu, 9 Feb 2017 04:15:59 +0000"  >&lt;p&gt;To be more precise, we need all these patches merged:&lt;br/&gt;
&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:%22Bug+6802%22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:%22Bug+6802%22&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58642" author="vishnoianil@gmail.com" created="Mon, 27 Feb 2017 20:38:04 +0000"  >&lt;p&gt;stable/boron : &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52230/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52230/&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58643" author="jozef.bacigal@pantheon.tech" created="Wed, 1 Mar 2017 15:59:50 +0000"  >&lt;p&gt;In Carbon release I got promise from mdsal guys to change the API on singleton service, so we don&apos;t need to combine EOS and singleton. (Plan is RC0)&lt;/p&gt;</comment>
                            <comment id="58644" author="vishnoianil@gmail.com" created="Thu, 2 Mar 2017 02:55:13 +0000"  >&lt;p&gt;RC0 probably is going to be too late for us. We can use this fix till we get the singleton clustering api changes. We can take a call at that time.&lt;/p&gt;</comment>
                            <comment id="58645" author="abhijit2511" created="Thu, 23 Mar 2017 15:48:32 +0000"  >&lt;p&gt;This is needed fixed in master.&lt;/p&gt;</comment>
                            <comment id="58646" author="jozef.bacigal@pantheon.tech" created="Tue, 25 Apr 2017 11:48:54 +0000"  >&lt;p&gt;Luis, is this still an issue ?&lt;/p&gt;

&lt;p&gt;Which test should I look at ?&lt;/p&gt;</comment>
                            <comment id="58647" author="ecelgp" created="Tue, 25 Apr 2017 16:01:03 +0000"  >&lt;p&gt;There is no system test for this, I think it is better to ask Jon directly.&lt;/p&gt;</comment>
                            <comment id="58648" author="castro.jon@gmail.com" created="Tue, 25 Apr 2017 21:22:32 +0000"  >&lt;p&gt;Is this bug solved on Master branch? I could tested if the fix is merched to Boron branch.&lt;/p&gt;</comment>
                            <comment id="58649" author="ecelgp" created="Tue, 25 Apr 2017 23:52:22 +0000"  >&lt;p&gt;Looking at the bug history, it seems Boron is the fixed branch and there is some promise to fix for Carbon too.&lt;/p&gt;</comment>
                            <comment id="58650" author="jozef.bacigal@pantheon.tech" created="Thu, 27 Apr 2017 15:51:43 +0000"  >&lt;p&gt;Jon, I will let you know when I cherry-pick patches from carbon to boron.&lt;/p&gt;</comment>
                            <comment id="58651" author="castro.jon@gmail.com" created="Fri, 28 Apr 2017 00:35:56 +0000"  >&lt;p&gt;I have done tests with latest Boron (SR3) but switches does not move from one controller to another without topology/flows changes.&lt;/p&gt;

&lt;p&gt;I detected that master branch contains some commits that may be related to this bug but does not seem to be merged in carbon and Boron&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:%22Split+connection+layer+...%22&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:%22Split+connection+layer+...%22&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="58652" author="ecelgp" created="Fri, 28 Apr 2017 02:05:53 +0000"  >&lt;p&gt;Anil, is your patch: &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52230&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52230&lt;/a&gt; doing something for this issue or is it really the split connection patches in master that help here?&lt;/p&gt;</comment>
                            <comment id="58653" author="vishnoianil@gmail.com" created="Thu, 4 May 2017 07:46:36 +0000"  >&lt;p&gt;@luis, Yes &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52230/3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52230/3&lt;/a&gt; This patch should fix this behavior. I believe jozef is doing similar fix to the stable/carbon branch now.&lt;/p&gt;</comment>
                            <comment id="58654" author="vishnoianil@gmail.com" created="Thu, 4 May 2017 07:46:46 +0000"  >&lt;p&gt;@luis, Yes &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52230/3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52230/3&lt;/a&gt; This patch should fix this behavior. I believe jozef is doing similar fix to the stable/carbon branch now.&lt;/p&gt;</comment>
                            <comment id="58655" author="abhijit2511" created="Thu, 4 May 2017 15:27:17 +0000"  >&lt;p&gt;(In reply to Jon Castro from comment #12)&lt;br/&gt;
&amp;gt; I have done tests with latest Boron (SR3) but switches does not move from&lt;br/&gt;
&amp;gt; one controller to another without topology/flows changes.&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; I detected that master branch contains some commits that may be related to&lt;br/&gt;
&amp;gt; this bug but does not seem to be merged in carbon and Boron&lt;br/&gt;
&amp;gt; &lt;br/&gt;
&amp;gt; &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/q/topic:%22Split+connection+layer+&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/q/topic:%22Split+connection+layer+&lt;/a&gt;...&lt;br/&gt;
&amp;gt; %22&lt;/p&gt;

&lt;p&gt;These have been merged in master and in stable/carbon (but not yet in stable/boron). Can you please test it in stable/carbon so we can know whether the Split Connection Handler fixes this issue?&lt;/p&gt;</comment>
                            <comment id="58656" author="ecelgp" created="Mon, 15 May 2017 18:05:53 +0000"  >&lt;p&gt;The question is for Jon again as we do not have system test for this.&lt;/p&gt;</comment>
                            <comment id="58657" author="ecelgp" created="Mon, 15 May 2017 18:13:14 +0000"  >&lt;p&gt;@Anil, &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52230/3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52230/3&lt;/a&gt; was merged back in March well before SR3 but Jon said above Boron SR3 does not work, so there is some confusion here whether the issue is addressed in your patch or in the split connection patches.&lt;/p&gt;</comment>
                            <comment id="58658" author="vishnoianil@gmail.com" created="Mon, 15 May 2017 23:09:31 +0000"  >&lt;p&gt;(In reply to Luis Gomez from comment #18)&lt;br/&gt;
&amp;gt; @Anil, &lt;a href=&quot;https://git.opendaylight.org/gerrit/#/c/52230/3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://git.opendaylight.org/gerrit/#/c/52230/3&lt;/a&gt; was merged back in&lt;br/&gt;
&amp;gt; March well before SR3 but Jon said above Boron SR3 does not work, so there&lt;br/&gt;
&amp;gt; is some confusion here whether the issue is addressed in your patch or in&lt;br/&gt;
&amp;gt; the split connection patches.&lt;/p&gt;

&lt;p&gt;In stable/boron, above patch supposed to fix this issue. In stable/carbon, split connection patches contains the fix for this issue.&lt;/p&gt;

&lt;p&gt;I will test with stable/boron and confirm if this issue is resolved or not.&lt;/p&gt;</comment>
                            <comment id="58659" author="ecelgp" created="Tue, 1 Aug 2017 20:23:40 +0000"  >&lt;p&gt;I think this should be fixed now, please double check.&lt;/p&gt;</comment>
                            <comment id="58660" author="abhijit2511" created="Mon, 18 Sep 2017 15:49:50 +0000"  >&lt;p&gt;This has been fixed for a while&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>7763</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=7763]]></customfieldvalue>

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

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

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