<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:41:03 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-57127] Refactor multikey and other state out of IndexCatalogEntry</title>
                <link>https://jira.mongodb.org/browse/SERVER-57127</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-56002&quot; title=&quot;listIndexes can read partial state from renameCollection&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-56002&quot;&gt;&lt;del&gt;SERVER-56002&lt;/del&gt;&lt;/a&gt; added a cached version of the index metadata stored in the &lt;tt&gt;DurableCatalog&lt;/tt&gt; in the &lt;tt&gt;Collection&lt;/tt&gt; instance. As the &lt;tt&gt;IndexCatalogEntry&lt;/tt&gt; is just a member of the Collection it should be consistent to use.&lt;/p&gt;

&lt;p&gt;We can avoid having multiple caches of the same values that need to be kept in sync.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1743611">SERVER-57127</key>
            <summary>Refactor multikey and other state out of IndexCatalogEntry</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="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="henrik.edin@mongodb.com">Henrik Edin</reporter>
                        <labels>
                    </labels>
                <created>Fri, 21 May 2021 14:40:28 +0000</created>
                <updated>Sun, 29 Oct 2023 21:53:13 +0000</updated>
                            <resolved>Mon, 7 Jun 2021 10:44:26 +0000</resolved>
                                                    <fixVersion>5.1.0-rc0</fixVersion>
                                    <component>Storage</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4108254" author="JIRAUSER1259052" created="Wed, 6 Oct 2021 19:01:37 +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="3861581" author="xgen-internal-githook" created="Sun, 6 Jun 2021 19:34:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexCatalogEntryImpl no longer maintains own copy of multikey state&lt;/p&gt;

&lt;p&gt;Readers that previously accessed the in-memory multikey state in IndexCatalogEntryImpl&lt;br/&gt;
are now directed to the collection metadata in CollectionImpl.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/480cc141c91caae92235078db06508e2b504a7f0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/480cc141c91caae92235078db06508e2b504a7f0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3861477" author="xgen-internal-githook" created="Sun, 6 Jun 2021 11:45:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexCatalogEntryImpl no longer maintains own copy of multikey paths&lt;/p&gt;

&lt;p&gt;Readers that previously accessed the in-memory multikey paths in IndexCatalogEntryImpl&lt;br/&gt;
are now directed to the collection metadata in CollectionImpl.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d8f684b709102499107c1b4bb55cfd4e68b3a8be&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d8f684b709102499107c1b4bb55cfd4e68b3a8be&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3861229" author="xgen-internal-githook" created="Sat, 5 Jun 2021 13:36:34 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; remove IndexCatalogEntryImpl::_isMultikeyForWrite and _indexTracksMultikeyPathsInCatalog&lt;/p&gt;

&lt;p&gt;This information is now derived from the collection metadata.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f4e79552c206e31be0ed2a68d3fee7426a2f9f7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f4e79552c206e31be0ed2a68d3fee7426a2f9f7e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3861154" author="xgen-internal-githook" created="Sat, 5 Jun 2021 00:32:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; convert validate_multikey.js to use a replica set&lt;/p&gt;

&lt;p&gt;After migration uncommitted multikey state tracking from a global state to a per operation context&lt;br/&gt;
state, this test is no longer guaranteed to run successfully on a standalone with untimestampted&lt;br/&gt;
writes.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2e6ee47814057a76c8ad5b9a80f9f533308e0c78&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2e6ee47814057a76c8ad5b9a80f9f533308e0c78&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3861132" author="xgen-internal-githook" created="Fri, 4 Jun 2021 23:31:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexCatalogEntry::isMultikey() accepts OperationContext and CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b54acb3578c94ac393a06fafc84f2dcfdbe83d55&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b54acb3578c94ac393a06fafc84f2dcfdbe83d55&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3860910" author="xgen-internal-githook" created="Fri, 4 Jun 2021 20:29:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexCatalogEntry::getMultikeyPaths() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/31277c3193415f2b032f5ef421248bde1b38240b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/31277c3193415f2b032f5ef421248bde1b38240b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3860755" author="xgen-internal-githook" created="Fri, 4 Jun 2021 19:29:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; AbstractIndexAccessMethod::doGetKeys() accepts OperationContext and CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dbf29a77529a35d4f571e5adc1687a96de153338&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dbf29a77529a35d4f571e5adc1687a96de153338&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3860171" author="xgen-internal-githook" created="Fri, 4 Jun 2021 16:20:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexAccessMethod::getKeys() accepts OperationContext and CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/709b9b6fcb3ebbd7d6e23ed8a99e539d785fea13&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/709b9b6fcb3ebbd7d6e23ed8a99e539d785fea13&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3860033" author="xgen-internal-githook" created="Fri, 4 Jun 2021 15:37:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; ValidateAdaptor::validateIndexKeyCount() accepts OperationContext&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1e34385e2649de1d3844942b512ffcf7e89d0bc3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1e34385e2649de1d3844942b512ffcf7e89d0bc3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3859845" author="xgen-internal-githook" created="Fri, 4 Jun 2021 14:40:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; BulkBuilder::insert() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a8c2848a44540b989d6f52c504f261aadf0c375f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a8c2848a44540b989d6f52c504f261aadf0c375f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3859635" author="xgen-internal-githook" created="Fri, 4 Jun 2021 13:16:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; MultiIndexBlock::insertSingleDocumentForInitialSyncOrRecovery() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2318b9c0ada90c761ac41089ebf77d5b54d4b4c8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2318b9c0ada90c761ac41089ebf77d5b54d4b4c8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3859474" author="xgen-internal-githook" created="Fri, 4 Jun 2021 11:24:45 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; sbe::IndexKeyConsistencyCheckCallback accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cec298ac1010a34b8aa423e7a4c129ac00ad8ed3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cec298ac1010a34b8aa423e7a4c129ac00ad8ed3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858998" author="xgen-internal-githook" created="Fri, 4 Jun 2021 01:55:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; WorkingSetCommon::fetch() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d72a5e02bf90bfcc2fd08775aa3da0b1cfbba5d9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d72a5e02bf90bfcc2fd08775aa3da0b1cfbba5d9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858842" author="xgen-internal-githook" created="Thu, 3 Jun 2021 22:57:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexCatalog::findShardKeyPrefixedIndex() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/368d6ce6986680211fd4c09bb23431d08bb4e297&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/368d6ce6986680211fd4c09bb23431d08bb4e297&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858730" author="xgen-internal-githook" created="Thu, 3 Jun 2021 21:44:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexAccessMethod::prepareUpdate() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2dd1985ae3f8afa9b1dc2bdf40a324a8002d6933&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2dd1985ae3f8afa9b1dc2bdf40a324a8002d6933&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858566" author="xgen-internal-githook" created="Thu, 3 Jun 2021 20:37:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexAccessMethod::findSingle() accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bcd1f32d78c28f789a88a5c0936cded36abc7386&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bcd1f32d78c28f789a88a5c0936cded36abc7386&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858381" author="xgen-internal-githook" created="Thu, 3 Jun 2021 19:45:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; IndexScanParams accepts CollectionPtr&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e312afb89845be565feac879750b78a45abd3b0c)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d349e8d579991e8229b5fc60ace1918b7caf878f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d349e8d579991e8229b5fc60ace1918b7caf878f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3858147" author="xgen-internal-githook" created="Thu, 3 Jun 2021 18:19:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; DistinctParams accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2d36a3cebf58c94b54b35dc71aa896f1782cca46&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2d36a3cebf58c94b54b35dc71aa896f1782cca46&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3857972" author="xgen-internal-githook" created="Thu, 3 Jun 2021 17:23:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Benety Goh&apos;, &apos;email&apos;: &apos;benety@mongodb.com&apos;, &apos;username&apos;: &apos;benety&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57127&quot; title=&quot;Refactor multikey and other state out of IndexCatalogEntry&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57127&quot;&gt;&lt;del&gt;SERVER-57127&lt;/del&gt;&lt;/a&gt; CountScanParams accepts CollectionPtr&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/561198923c21ae0fbf2f90dfb198494b9178fa15&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/561198923c21ae0fbf2f90dfb198494b9178fa15&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1711537">SERVER-56877</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1788169">SERVER-57775</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1755936">SERVER-57178</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1759632">SERVER-57268</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1767489">SERVER-57385</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1676636">SERVER-56002</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1677707">SERVER-56023</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>20.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_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>Thu, 3 Jun 2021 10:19:14 +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>127.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>henrik.edin@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|hzfinb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr3t9z:</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="4879">Execution Team 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|hzf4wf:</customfieldvalue>

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