<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:29:21 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-52906] moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index</title>
                <link>https://jira.mongodb.org/browse/SERVER-52906</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;A recipient can end up being unable to process a range deletion task if:&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;The recipient persists a &quot;pending&quot; range deletion doc for a migration.&lt;/li&gt;
	&lt;li&gt;The recipient fails over after cloning indexes, but before majority committing that index creation.&lt;/li&gt;
	&lt;li&gt;On step up, the index creation gets rolled back.&lt;/li&gt;
	&lt;li&gt;The donor marks the recipient&apos;s range deletion doc as no longer pending&lt;/li&gt;
	&lt;li&gt;The recipient submits the range for deletion from the op observer&lt;/li&gt;
	&lt;li&gt;The range deletion infinitely fails because the shard key index doesn&apos;t exist.&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;Until the range deletion task is processed, the recipient will be unable to re-receive a chunk that overlaps the range deletion task&apos;s range.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1543779">SERVER-52906</key>
            <summary>moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</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="paolo.polato@mongodb.com">Paolo Polato</assignee>
                                    <reporter username="esha.maharishi@mongodb.com">Esha Maharishi</reporter>
                        <labels>
                            <label>sharding-wfbf-sprint</label>
                    </labels>
                <created>Tue, 17 Nov 2020 06:13:33 +0000</created>
                <updated>Sun, 29 Oct 2023 22:00:20 +0000</updated>
                            <resolved>Thu, 22 Jul 2021 09:42:03 +0000</resolved>
                                    <version>4.4.2</version>
                                    <fixVersion>4.4.8</fixVersion>
                    <fixVersion>5.0.2</fixVersion>
                    <fixVersion>5.1.0-rc0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="4108190" author="JIRAUSER1259052" created="Wed, 6 Oct 2021 18:59:38 +0000"  >&lt;p&gt;Updating the fixversion since branching activities occurred yesterday. This ticket will be in rc0 when it&#8217;s been triggered. For more active release information, please keep an eye on #server-release. Thank you!&lt;/p&gt;</comment>
                            <comment id="3954672" author="xgen-internal-githook" created="Wed, 21 Jul 2021 10:15:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Delete orphaned document in the recipient before starting the migration.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4a399e6d1f7da8022e7d8d489bb9500ffded6d58&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4a399e6d1f7da8022e7d8d489bb9500ffded6d58&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3954671" author="xgen-internal-githook" created="Wed, 21 Jul 2021 10:15:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; adapt assert condition to new migrateSteps order&lt;/p&gt;

&lt;p&gt;(cherry picked from commit ba9ccb3c9ef2e5322daee08274f713df74524761)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fc7bbb2c39bee08dbb01e978b4aa7d90be2b729e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fc7bbb2c39bee08dbb01e978b4aa7d90be2b729e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3954670" author="xgen-internal-githook" created="Wed, 21 Jul 2021 10:15:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Applying metadata update before dispatching rollback task in moveChunk&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e40a2e909716ecaa82a440e9b7831eae17140212)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fbf4388d075884269706ade02ebecec9ac1ef6df&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fbf4388d075884269706ade02ebecec9ac1ef6df&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3954500" author="xgen-internal-githook" created="Wed, 21 Jul 2021 07:59:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Applying metadata update before dispatching rollback task in moveChunk (BACKPORT-9612)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d735ffcac376e514f266a315f6405976d603aef6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d735ffcac376e514f266a315f6405976d603aef6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3900600" author="xgen-internal-githook" created="Fri, 25 Jun 2021 15:05:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Pierlauro Sciarelli&apos;, &apos;email&apos;: &apos;pierlauro.sciarelli@mongodb.com&apos;, &apos;username&apos;: &apos;pierlauro&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Applying metadata update before dispatching rollback task in moveChunk&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 51b58488decbaa166b3b8069cc2b18288899f904.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/996f8eb8f5540143790df5cff7f761f82e30444d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/996f8eb8f5540143790df5cff7f761f82e30444d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3900599" author="xgen-internal-githook" created="Fri, 25 Jun 2021 15:05:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Pierlauro Sciarelli&apos;, &apos;email&apos;: &apos;pierlauro.sciarelli@mongodb.com&apos;, &apos;username&apos;: &apos;pierlauro&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; adapt assert condition to new migrateSteps order&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit e11f0fe41e64b0274d94c7dfbb45046d4261d379.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4470421a5cb13051cfd5d0fccd48cd0cff72aa98&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4470421a5cb13051cfd5d0fccd48cd0cff72aa98&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3899894" author="xgen-internal-githook" created="Fri, 25 Jun 2021 10:57:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Delete orphaned document in the recipient before starting the migration.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6ea1a17fd8d1d0f512cfc08750ac19aaaae047aa&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6ea1a17fd8d1d0f512cfc08750ac19aaaae047aa&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3873412" author="xgen-internal-githook" created="Fri, 11 Jun 2021 15:42:21 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; adapt assert condition to new migrateSteps order&lt;/p&gt;

&lt;p&gt;(cherry picked from commit ba9ccb3c9ef2e5322daee08274f713df74524761)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e11f0fe41e64b0274d94c7dfbb45046d4261d379&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e11f0fe41e64b0274d94c7dfbb45046d4261d379&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3873026" author="xgen-internal-githook" created="Fri, 11 Jun 2021 13:37:40 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; adapt assert condition to new migrateSteps order&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ba9ccb3c9ef2e5322daee08274f713df74524761&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ba9ccb3c9ef2e5322daee08274f713df74524761&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3872931" author="xgen-internal-githook" created="Fri, 11 Jun 2021 13:00:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Applying metadata update before dispatching rollback task in moveChunk&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e40a2e909716ecaa82a440e9b7831eae17140212)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/51b58488decbaa166b3b8069cc2b18288899f904&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/51b58488decbaa166b3b8069cc2b18288899f904&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3872625" author="xgen-internal-githook" created="Fri, 11 Jun 2021 09:20:08 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Paolo Polato&apos;, &apos;email&apos;: &apos;paolo.polato@mongodb.com&apos;, &apos;username&apos;: &apos;ppolato&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-52906&quot; title=&quot;moveChunk after failed migration that rolled back cloning indexes can hang indefinitely due to missing shard key index&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-52906&quot;&gt;&lt;del&gt;SERVER-52906&lt;/del&gt;&lt;/a&gt; Applying metadata update before dispatching rollback task in moveChunk&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e40a2e909716ecaa82a440e9b7831eae17140212&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e40a2e909716ecaa82a440e9b7831eae17140212&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="1660538">SERVER-55557</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1880589">SERVER-60142</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1284247">SERVER-47025</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>12.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></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, 19 Mar 2021 14:33:36 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 18 weeks ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></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_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, 18 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>140.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>esha.maharishi@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>paolo.polato@mongodb.com</customfieldvalue>
            <customfieldvalue>vivian.ge@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyhnxr:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr410v:</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="4259">Sharding 2020-12-28</customfieldvalue>
    <customfieldvalue id="4482">Sharding 2021-01-11</customfieldvalue>
    <customfieldvalue id="4978">Sharding EMEA 2021-06-14</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|hyha73:</customfieldvalue>

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