<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:40:11 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-56779] Do not use the collection distributed lock for chunk merges</title>
                <link>https://jira.mongodb.org/browse/SERVER-56779</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently chunk merges &lt;a href=&quot;https://github.com/mongodb/mongo/blob/348c7bf8615412ea2676c6339ba1b5a556c3ba2e/src/mongo/db/s/split_chunk.cpp#L139&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;acquire&lt;/a&gt; the collection distributed lock. This means that it is not possible to run more than one merge at a time for the entire cluster or if there are any ongoing splits or balancing (again for the entire cluster).&lt;/p&gt;

&lt;p&gt;This ticket is to figure out how to remove the dist lock acquisition from merges without causing the much more expensive moves to start failing, because the chunk being moved got merged.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1707473">SERVER-56779</key>
            <summary>Do not use the collection distributed lock for chunk merges</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="kaloian.manassiev@mongodb.com">Kaloian Manassiev</assignee>
                                    <reporter username="kaloian.manassiev@mongodb.com">Kaloian Manassiev</reporter>
                        <labels>
                            <label>sharding-wfbf-day</label>
                    </labels>
                <created>Sat, 8 May 2021 05:14:20 +0000</created>
                <updated>Sun, 29 Oct 2023 21:53:51 +0000</updated>
                            <resolved>Sat, 12 Jun 2021 20:21:33 +0000</resolved>
                                                    <fixVersion>4.2.15</fixVersion>
                    <fixVersion>4.4.7</fixVersion>
                    <fixVersion>4.0.26</fixVersion>
                    <fixVersion>5.0.0-rc2</fixVersion>
                    <fixVersion>5.1.0-rc0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="3896080" author="xgen-internal-githook" created="Thu, 24 Jun 2021 10:18:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e14e6ac61867ebe158fa455f012574ed7e570801)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0e0c905d987713004f273ffb8504e98a988b9fbd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0e0c905d987713004f273ffb8504e98a988b9fbd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3895889" author="xgen-internal-githook" created="Thu, 24 Jun 2021 07:11:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d0c6ab09ee3c2726d92b1044577f2c5ebd22b52c)&lt;br/&gt;
(cherry picked from commit 3a42f34b634eb9e5b0ccde551f6d8439ed1700c2)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e14e6ac61867ebe158fa455f012574ed7e570801&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e14e6ac61867ebe158fa455f012574ed7e570801&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3875587" author="xgen-internal-githook" created="Mon, 14 Jun 2021 13:05:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d0c6ab09ee3c2726d92b1044577f2c5ebd22b52c)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3a42f34b634eb9e5b0ccde551f6d8439ed1700c2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3a42f34b634eb9e5b0ccde551f6d8439ed1700c2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3874876" author="xgen-internal-githook" created="Sun, 13 Jun 2021 08:56:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 792dcddddf6bfedc45208dbc1c513d2dea27546f)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d0c6ab09ee3c2726d92b1044577f2c5ebd22b52c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d0c6ab09ee3c2726d92b1044577f2c5ebd22b52c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3874578" author="xgen-internal-githook" created="Sat, 12 Jun 2021 08:38:24 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/792dcddddf6bfedc45208dbc1c513d2dea27546f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/792dcddddf6bfedc45208dbc1c513d2dea27546f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3856631" author="xgen-internal-githook" created="Thu, 3 Jun 2021 06:55:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 13e28eb1e3a70211038e10afec3b6713fd63f4b8.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ef8b7e29901be334db20d558972e8a729d8e0d60&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ef8b7e29901be334db20d558972e8a729d8e0d60&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3856630" author="xgen-internal-githook" created="Thu, 3 Jun 2021 06:55:00 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 13e28eb1e3a70211038e10afec3b6713fd63f4b8.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dcd9f60e591acffeedabb5fa368f407a035473b2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dcd9f60e591acffeedabb5fa368f407a035473b2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3850878" author="xgen-internal-githook" created="Tue, 1 Jun 2021 13:22:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 6c37e83e56bf2ceea19a4de59a5aba38e28de65a.&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5339712ac3d71198ca06fa6894c787010d2d5d96&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5339712ac3d71198ca06fa6894c787010d2d5d96&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3802396" author="xgen-internal-githook" created="Fri, 21 May 2021 09:01:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Include forgotten file change on the master branch&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 1c4527816ba958d3ec0cd524a1529861b1a7c1c0.&lt;/p&gt;

&lt;p&gt;Also reverts &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Make the sharded_mergeChunks_partitioned.js workload retry on conflicting operations&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 550df92b8967d8845877d409153c349081f5a02e.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/eae62a64d0306f761dc110b2148baa4fd1fff126&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/eae62a64d0306f761dc110b2148baa4fd1fff126&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3802089" author="xgen-internal-githook" created="Fri, 21 May 2021 08:03:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Include forgotten file change on the v5.0 branch&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 529d12c821733d0e66ed535a18b53b917f56df4f.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b779af6606bd4133ed29904f8db737872a527832&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b779af6606bd4133ed29904f8db737872a527832&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3801919" author="xgen-internal-githook" created="Fri, 21 May 2021 07:22:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Make the sharded_mergeChunks_partitioned.js workload retry on conflicting operations&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/550df92b8967d8845877d409153c349081f5a02e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/550df92b8967d8845877d409153c349081f5a02e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3801795" author="xgen-internal-githook" created="Fri, 21 May 2021 06:53:57 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Include forgotten file change on the v5.0 branch&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3c8f5c86724afaf73adf8118c0c5564f59cc3f5a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3c8f5c86724afaf73adf8118c0c5564f59cc3f5a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3795414" author="xgen-internal-githook" created="Thu, 20 May 2021 16:23:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Include forgotten file change on the master branch&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1c4527816ba958d3ec0cd524a1529861b1a7c1c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1c4527816ba958d3ec0cd524a1529861b1a7c1c0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3774084" author="xgen-internal-githook" created="Fri, 14 May 2021 16:26:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6c37e83e56bf2ceea19a4de59a5aba38e28de65a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6c37e83e56bf2ceea19a4de59a5aba38e28de65a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3774010" author="xgen-internal-githook" created="Fri, 14 May 2021 15:52:02 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Kaloian Manassiev&apos;, &apos;email&apos;: &apos;kaloian.manassiev@mongodb.com&apos;, &apos;username&apos;: &apos;kaloianm&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56779&quot; title=&quot;Do not use the collection distributed lock for chunk merges&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56779&quot;&gt;&lt;del&gt;SERVER-56779&lt;/del&gt;&lt;/a&gt; Allow multiple concurrent merges for the same collection across the cluster&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/13e28eb1e3a70211038e10afec3b6713fd63f4b8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/13e28eb1e3a70211038e10afec3b6713fd63f4b8&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">
                                        <issuelink>
            <issuekey id="1722537">SERVER-57032</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1701477">SERVER-56654</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="1742177">SERVER-57115</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="305216">SERVER-25359</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="1873252">SERVER-59929</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1708201">SERVER-56786</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.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>
    <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    <customfieldvalue key="15640"><![CDATA[v4.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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000uyzVhQAI]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 14 May 2021 15:52:02 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 32 weeks, 6 days 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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-2321</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, 32 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kaloian.manassiev@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hz9ckf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hyu573:</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_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="4839">Sharding EMEA 2021-05-17</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|hz8ytj:</customfieldvalue>

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