<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56:48 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>[CONTROLLER-1930] Owner does not reset on the leader when the follower starts up</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1930</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;If due to any reason the entity ownership data for an entity is altered to have no candidates but an owner, the entity ownership does not recover from such a condition in spite of restarts. On startup, the follower requests the leader to remove itself from the candidate. But it did not change the owner. This fix now resets the owner so that later when the follower registers the entity, leader can elect a new owner and notify the follower, in turn initializing it.&lt;/p&gt;

&lt;p&gt;Peculiarly observed from the following logs on the follower:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;
2020-02-11T14:19:01,974 | DEBUG | opendaylight-cluster-data-akka.actor.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-dispatcher-4 | AbstractClusterSingletonServiceProviderImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Ownership change &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ClusterSingletonService Provider DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.ServiceEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[\{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=sdnfc-bgp-rib-6-service-group}]], state=LOCAL_OWNERSHIP_GRANTED [wasOwner=&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, isOwner=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;, hasOwner=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;], inJeopardy=&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;]
2020-02-11T14:19:01,974 | DEBUG | opendaylight-cluster-data-akka.actor.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-dispatcher-4 | AbstractClusterSingletonServiceProviderImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | ClusterSingletonServiceGroup was not found &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; serviceIdentifier sdnfc-bgp-rib-6-service-group
2020-02-11T14:19:01,983 | DEBUG | opendaylight-cluster-data-akka.actor.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-dispatcher-4 | AbstractClusterSingletonServiceProviderImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Ownership change &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; ClusterSingletonService Provider DOMEntityOwnershipChange [entity=DOMEntity [type=org.opendaylight.mdsal.AsyncServiceCloseEntityType, id=/(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)entity/entity[\{(urn:opendaylight:params:xml:ns:yang:mdsal:core:general-entity?revision=2015-09-30)name=sdnfc-bgp-rib-6-service-group}]], state=LOCAL_OWNERSHIP_GRANTED [wasOwner=&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;, isOwner=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;, hasOwner=&lt;span class=&quot;code-keyword&quot;&gt;true&lt;/span&gt;], inJeopardy=&lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;]
2020-02-11T14:19:01,983 | DEBUG | opendaylight-cluster-data-akka.actor.&lt;span class=&quot;code-keyword&quot;&gt;default&lt;/span&gt;-dispatcher-4 | AbstractClusterSingletonServiceProviderImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | ClusterSingletonServiceGroup was not found &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; serviceIdentifier sdnfc-bgp-rib-6-service-group
2020-02-11T14:19:25,988 | INFO | Blueprint Extender: 2 | BgpDeployerImpl | 251 - org.opendaylight.bgpcep.bgp-rib-impl - 0.10.1 | - | BGP Deployer global-bgp started.
2020-02-11T14:19:26,279 | INFO | opendaylight-cluster-data-notification-dispatcher-58 | BGPClusterSingletonService | 251 - org.opendaylight.bgpcep.bgp-rib-impl - 0.10.1 | - | BGPClusterSingletonService sdnfc-bgp-rib-6-service-group registered
2020-02-11T14:19:26,285 | DEBUG | opendaylight-cluster-data-notification-dispatcher-58 | ClusterSingletonServiceGroupImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Instantiated &lt;span class=&quot;code-keyword&quot;&gt;new&lt;/span&gt; service group &lt;span class=&quot;code-keyword&quot;&gt;for&lt;/span&gt; sdnfc-bgp-rib-6-service-group
2020-02-11T14:19:26,285 | DEBUG | opendaylight-cluster-data-notification-dispatcher-58 | ClusterSingletonServiceGroupImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Initializing service group sdnfc-bgp-rib-6-service-group with services []
2020-02-11T14:19:26,286 | DEBUG | opendaylight-cluster-data-notification-dispatcher-58 | ClusterSingletonServiceGroupImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Adding service org.opendaylight.protocol.bgp.rib.impl.config.BGPClusterSingletonService@67fcb145 to service group sdnfc-bgp-rib-6-service-group
2020-02-11T14:19:26,286 | DEBUG | opendaylight-cluster-data-notification-dispatcher-58 | ClusterSingletonServiceGroupImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Service group sdnfc-bgp-rib-6-service-group has no running services
2020-02-11T14:19:26,287 | DEBUG | opendaylight-cluster-data-notification-dispatcher-58 | ClusterSingletonServiceGroupImpl | 363 - org.opendaylight.mdsal.singleton-dom-impl - 2.5.1 | - | Service group sdnfc-bgp-rib-6-service-group is completely reconciled
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="32437">CONTROLLER-1930</key>
            <summary>Owner does not reset on the leader when the follower starts up</summary>
                <type id="10104" iconUrl="https://jira.opendaylight.org/secure/viewavatar?size=xsmall&amp;avatarId=10303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.opendaylight.org/images/icons/priorities/major.svg">Medium</priority>
                        <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="10002">Duplicate</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="tnevrekar">Tejas Nevrekar</reporter>
                        <labels>
                    </labels>
                <created>Wed, 26 Feb 2020 09:34:22 +0000</created>
                <updated>Thu, 1 Jul 2021 08:45:10 +0000</updated>
                            <resolved>Thu, 1 Jul 2021 08:45:10 +0000</resolved>
                                                    <fixVersion>4.0.0</fixVersion>
                                    <component>eos</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="68010" author="danieldelarosa" created="Mon, 6 Apr 2020 19:39:30 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=tnevrekar&quot; class=&quot;user-hover&quot; rel=&quot;tnevrekar&quot;&gt;tnevrekar&lt;/a&gt;&#160;and/or &lt;a href=&quot;https://jira.opendaylight.org/secure/ViewProfile.jspa?name=ajayslele&quot; class=&quot;user-hover&quot; rel=&quot;ajayslele&quot;&gt;ajayslele&lt;/a&gt;&#160;can we consider this resolved?&#160;&lt;/p&gt;</comment>
                            <comment id="69344" author="rovarga" created="Thu, 1 Jul 2021 08:45:10 +0000"  >&lt;p&gt;The implementation has been completely rewritten in &lt;a href=&quot;https://jira.opendaylight.org/browse/CONTROLLER-1982&quot; title=&quot;Reimplement Distributed Entity Ownership Service on top of Akka Distributed Data&quot; class=&quot;issue-link&quot; data-issue-key=&quot;CONTROLLER-1982&quot;&gt;&lt;del&gt;CONTROLLER-1982&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_10000" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i03r7j:</customfieldvalue>

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