<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:47: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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-59495] Update recipient state machine depending on featureFlagSliceMerge</title>
                <link>https://jira.mongodb.org/browse/SERVER-59495</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Add a &quot;protocol&quot; field with a string value of either &quot;multitenant migration&quot; or &quot;slice merge&quot;. We initially choose a protocol based on whether slice merge is enabled (see above), then persist this choice in the state machine and use the state machine to determine the protocol in later steps.&lt;br/&gt;
Make tenant id optional (if Merge is enabled it must be absent, otherwise it must be a string).&lt;/p&gt;

&lt;p&gt;&lt;b&gt;UPDATE:&lt;/b&gt;  This ticket does the following things.&lt;br/&gt;
1) Update donor state machine depending on featureFlagSliceMerge (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59494&quot; title=&quot;Update donor state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59494&quot;&gt;&lt;del&gt;SERVER-59494&lt;/del&gt;&lt;/a&gt;)&lt;br/&gt;
2) Update recipient state machine depending on featureFlagSliceMerge (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59495&quot; title=&quot;Update recipient state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59495&quot;&gt;&lt;del&gt;SERVER-59495&lt;/del&gt;&lt;/a&gt;)&lt;br/&gt;
3) Add  protocol &amp;amp; tenant id optional in recipientSyncData command. (&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59787&quot; title=&quot;recipientSyncData requires FCV 5.1 for &amp;quot;slice merge&amp;quot; protocol&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59787&quot;&gt;&lt;del&gt;SERVER-59787&lt;/del&gt;&lt;/a&gt;)&lt;/p&gt;</description>
                <environment></environment>
        <key id="1857288">SERVER-59495</key>
            <summary>Update recipient state machine depending on featureFlagSliceMerge</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="suganthi.mani@mongodb.com">Suganthi Mani</assignee>
                                    <reporter username="jesse@mongodb.com">A. Jesse Jiryu Davis</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 Aug 2021 23:00:14 +0000</created>
                <updated>Sun, 29 Oct 2023 21:49:18 +0000</updated>
                            <resolved>Tue, 9 Nov 2021 22:19:27 +0000</resolved>
                                                    <fixVersion>5.2.0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="4178839" author="xgen-internal-githook" created="Tue, 9 Nov 2021 20:55:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Suganthi Mani&apos;, &apos;email&apos;: &apos;suganthi.mani@mongodb.com&apos;, &apos;username&apos;: &apos;smani87&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59495&quot; title=&quot;Update recipient state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59495&quot;&gt;&lt;del&gt;SERVER-59495&lt;/del&gt;&lt;/a&gt; Donor and recipient tenant migration state machines will persist the migration protocol info and tenantId info will be an empty string for &apos;Merge&apos; protocol.&quot;&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7f89e2f0ed594e2c570c7d0ea31d4e887a608653&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7f89e2f0ed594e2c570c7d0ea31d4e887a608653&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4170625" author="xgen-internal-githook" created="Thu, 4 Nov 2021 23:32:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59495&quot; title=&quot;Update recipient state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59495&quot;&gt;&lt;del&gt;SERVER-59495&lt;/del&gt;&lt;/a&gt; Donor and recipient tenant migration state machines will persist the migration protocol info and tenantId info will be an empty string for &apos;Merge&apos; protocol.&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit bbc96fbba2deaac539165bcd86bbdaf6037f41dd.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e47af06d2f144eab78746daac71005bbb73e69f4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e47af06d2f144eab78746daac71005bbb73e69f4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4165181" author="xgen-internal-githook" created="Tue, 2 Nov 2021 20:53:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Suganthi Mani&apos;, &apos;email&apos;: &apos;suganthi.mani@mongodb.com&apos;, &apos;username&apos;: &apos;smani87&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59495&quot; title=&quot;Update recipient state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59495&quot;&gt;&lt;del&gt;SERVER-59495&lt;/del&gt;&lt;/a&gt; Donor and recipient tenant migration state machines will persist the migration protocol info and tenantId info will be an empty string for &apos;Merge&apos; protocol.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bbc96fbba2deaac539165bcd86bbdaf6037f41dd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bbc96fbba2deaac539165bcd86bbdaf6037f41dd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4146489" author="xgen-internal-githook" created="Mon, 25 Oct 2021 19:57:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Suganthi Mani&apos;, &apos;email&apos;: &apos;suganthi.mani@mongodb.com&apos;, &apos;username&apos;: &apos;smani87&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59495&quot; title=&quot;Update recipient state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59495&quot;&gt;&lt;del&gt;SERVER-59495&lt;/del&gt;&lt;/a&gt; Donor and recipient tenant migration state machines will persist the migration protocol info and tenantId info will be an empty string for &apos;Merge&apos; protcol.&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 56a5ddbf5a2ba92169e81ec24f9387c5fe1c0931.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/99f4696e26b26a33902067d2f3b71b053413b4ab&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/99f4696e26b26a33902067d2f3b71b053413b4ab&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4143535" author="xgen-internal-githook" created="Sat, 23 Oct 2021 01:50:19 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Suganthi Mani&apos;, &apos;email&apos;: &apos;suganthi.mani@mongodb.com&apos;, &apos;username&apos;: &apos;smani87&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-59495&quot; title=&quot;Update recipient state machine depending on featureFlagSliceMerge&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-59495&quot;&gt;&lt;del&gt;SERVER-59495&lt;/del&gt;&lt;/a&gt; Donor and recipient tenant migration state machines will persist the migration protocol info and tenantId info will be an empty string for &apos;Merge&apos; protcol.&lt;br/&gt;
Added a new optional &quot;protocol&quot; field to &apos;recipientSyncData&apos; cmd &amp;amp; made &apos;tenantId&apos; field as optional.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/56a5ddbf5a2ba92169e81ec24f9387c5fe1c0931&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/56a5ddbf5a2ba92169e81ec24f9387c5fe1c0931&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1919468">SERVER-61288</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1913696">SERVER-61129</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1913695">SERVER-61128</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1927857">SERVER-61581</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1979036">SERVER-63397</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1919012">SERVER-61272</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1917653">SERVER-61226</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 Oct 2021 16:46:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 13 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/STAR-2323'>STAR-2323</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-61288'>SERVER-61288</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-61129'>SERVER-61129</a></s>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16941"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-2335</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 13 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>182.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>jesse@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>suganthi.mani@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzyqx3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzkfsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5489">Server Serverless 2021-09-27</customfieldvalue>
    <customfieldvalue id="5498">Server Serverless 2021-10-04</customfieldvalue>
    <customfieldvalue id="5514">Server Serverless 2021-10-11</customfieldvalue>
    <customfieldvalue id="5517">Server Serverless 2021-10-18</customfieldvalue>
    <customfieldvalue id="5518">Server Serverless 2021-10-25</customfieldvalue>
    <customfieldvalue id="5546">Server Serverless 2021-11-01</customfieldvalue>
    <customfieldvalue id="5553">Server Serverless 2021-11-15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzyd5z:</customfieldvalue>

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