<!-- 
RSS generated by JIRA (8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d) at Wed Feb 07 19:56: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>[CONTROLLER-1770] Flower failed to synchronize data after it&apos;s snapshot synchronization failed</title>
                <link>https://jira.opendaylight.org/browse/CONTROLLER-1770</link>
                <project id="10113" key="CONTROLLER">controller</project>
                    <description>&lt;p&gt;3 nodes makes up a cluster,close one of the nodes,and deletes the snapshot and journal files on that node.CLOSE the node as soon as possible AFTER reboot it.Finally,reboot the node and some shard data of that node cannot be successfully synchronized from other nodes.&lt;/p&gt;</description>
                <environment>&lt;p&gt;Operating System: All&lt;br/&gt;
Platform: All&lt;/p&gt;</environment>
        <key id="26324">CONTROLLER-1770</key>
            <summary>Flower failed to synchronize data after it&apos;s snapshot synchronization failed</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="3" iconUrl="https://jira.opendaylight.org/images/icons/statuses/inprogress.png" description="This issue is being actively worked on at the moment by the assignee.">In Progress</status>
                    <statusCategory id="4" key="indeterminate" colorName="yellow"/>
                                    <resolution id="-1">Unresolved</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="kevinzhguan@tencent.com">Guan Zhenhang</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Sep 2017 12:04:39 +0000</created>
                <updated>Tue, 25 Jul 2023 08:24:46 +0000</updated>
                                                                            <component>clustering</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="52728" author="kevinzhguan@tencent.com" created="Thu, 14 Sep 2017 12:21:07 +0000"  >&lt;p&gt;Cause Analysis:&lt;br/&gt;
The persisted data has been removed after the first shutdown of the node,at this point,when the node is restarted,each shard of the node is in the initialization state because the local persistence content is empty,that is,the logIndex of each shard is -1(indicating that the shard has not been synchronized to any data).&lt;br/&gt;
When the node is added to the cluster,the shard-leader on the other nodes synchronizes the data to the shard on the node through the raft protocol.Since shard-leader has done log compression, it is only possible to recover the data of the node via the snapshot message. At this point, the new startup node is closed, and it is possible that some of the shard&apos;s snapshot has not yet been completed.&lt;/p&gt;</comment>
                            <comment id="52729" author="kevinzhguan@tencent.com" created="Thu, 14 Sep 2017 12:47:21 +0000"  >&lt;p&gt;Resolvent:&lt;br/&gt;
According to the above analysis, the status record of leader synchronization from snapshot to follower has no timeliness, which leads leader to judge snapshot synchronization with follower.The significance of this status record is to avoid sending snapshot messages repeatedly by leader.And the record is useless after the follower&apos;s shutdown,so the record cannot always be used as a basis for data synchronization between leader and follower.&lt;br/&gt;
To this end,we have added a timeliness check to this status record,the record is invalid in ten minutes(according to our business data scale, ten minutes is a very conservative time interval),and leader will continue to synchronize data to follower.&lt;/p&gt;</comment>
                            <comment id="52730" author="kevinzhguan@tencent.com" created="Thu, 14 Sep 2017 12:51:20 +0000"  >&lt;p&gt;Our bug fix has passed 3 nodes test,we will push the code if someone can review.&lt;/p&gt;</comment>
                            <comment id="59734" author="klou" created="Thu, 19 Oct 2017 15:59:48 +0000"  >&lt;p&gt;Adjust severity to match last status in bugzilla.&lt;/p&gt;</comment>
                            <comment id="59735" author="jluhrsen" created="Thu, 19 Oct 2017 16:57:12 +0000"  >&lt;p&gt;Hi Guan,&lt;/p&gt;

&lt;p&gt;do you have a link to the patch for review? This is a blocker bug for our nitrogen release we are hoping to release in a week.&lt;br/&gt;
The contributions are much appreciated.&lt;/p&gt;</comment>
                            <comment id="59736" author="tpantelis" created="Thu, 19 Oct 2017 18:20:49 +0000"  >&lt;p&gt;Why is this all of a sudden a blocker for SR1? It wasn&apos;t a blocker for nitrogen plus this is an edge case that has been there all along (no regression). &lt;/p&gt;</comment>
                            <comment id="59737" author="tpantelis" created="Thu, 19 Oct 2017 18:22:16 +0000"  >&lt;p&gt;I lowered the severity as I don&apos;t believe this needs to be a blocker.&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>9163</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=9163]]></customfieldvalue>

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

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