<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:45:45 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-81190] Support tracking &quot;simple&quot; unsharded collections in the sharding catalog</title>
                <link>https://jira.mongodb.org/browse/SERVER-81190</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;After the completion of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-81189&quot; title=&quot;Transform `create` requests in sharded cluster to `_shardSvrCreateCollection`&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-81189&quot;&gt;&lt;del&gt;SERVER-81189&lt;/del&gt;&lt;/a&gt; , change the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/0509eb916a8eea3426c4a7d4c8434c4a5c850cbb/src/mongo/db/s/shardsvr_create_collection_command.cpp#L72&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;_shardSvrCreateCollection&lt;/a&gt; command to instantiate a DDL coordinator for tracking in the config server &quot;simple&quot; collections:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;No timeseries&lt;/li&gt;
	&lt;li&gt;No custom collations&lt;/li&gt;
	&lt;li&gt;No views&lt;/li&gt;
	&lt;li&gt;No transactions&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Unsplittable collections will be tracked as one-chunked collections with the &lt;a href=&quot;https://github.com/mongodb/mongo/blob/0509eb916a8eea3426c4a7d4c8434c4a5c850cbb/src/mongo/s/catalog/type_collection.idl#L140-L145&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;unsplittable flag&lt;/a&gt; set to &lt;tt&gt;true&lt;/tt&gt; and with &lt;a href=&quot;https://github.com/mongodb/mongo/blob/0509eb916a8eea3426c4a7d4c8434c4a5c850cbb/src/mongo/s/catalog/type_collection.idl#L91-L94&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;shard key&lt;/a&gt; {id: 1} .&lt;/p&gt;</description>
                <environment></environment>
        <key id="2445899">SERVER-81190</key>
            <summary>Support tracking &quot;simple&quot; unsharded collections in the sharding catalog</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="tommaso.tocci@mongodb.com">Tommaso Tocci</assignee>
                                    <reporter username="pierlauro.sciarelli@mongodb.com">Pierlauro Sciarelli</reporter>
                        <labels>
                            <label>auto-reverted</label>
                            <label>oldshardingemea</label>
                    </labels>
                <created>Tue, 19 Sep 2023 13:47:07 +0000</created>
                <updated>Tue, 6 Feb 2024 10:32:46 +0000</updated>
                            <resolved>Tue, 6 Feb 2024 10:32:46 +0000</resolved>
                                                    <fixVersion>8.0.0-rc0</fixVersion>
                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="6067878" author="xgen-internal-githook" created="Mon, 5 Feb 2024 17:14:45 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;egol&apos;, &apos;email&apos;: &apos;enrico.golfieri@mongodb.com&apos;, &apos;username&apos;: &apos;enricogolfieri&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-81190&quot; title=&quot;Support tracking &amp;quot;simple&amp;quot; unsharded collections in the sharding catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-81190&quot;&gt;&lt;del&gt;SERVER-81190&lt;/del&gt;&lt;/a&gt; Support tracking &quot;simple&quot; unsharded collections in the CSRS&lt;/p&gt;

&lt;p&gt;Co-authored-by: Tommaso Tocci &amp;lt;tommaso.tocci@mongodb.com&amp;gt;&lt;br/&gt;
Co-authored-by: Enrico Golfieri &amp;lt;enrico.golfieri@mongodb.com&amp;gt;&lt;br/&gt;
GitOrigin-RevId: 79bb40cf6d6828cbcae37dc339c6dd9496852d30&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/204fa95d7859878c15992db41444e9a21e733863&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/204fa95d7859878c15992db41444e9a21e733863&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6064334" author="xgen-internal-githook" created="Sat, 3 Feb 2024 00:34:51 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;auto-revert-processor&apos;, &apos;email&apos;: &apos;dev-prod-dag@mongodb.com&apos;, &apos;username&apos;: &apos;&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-81190&quot; title=&quot;Support tracking &amp;quot;simple&amp;quot; unsharded collections in the sharding catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-81190&quot;&gt;&lt;del&gt;SERVER-81190&lt;/del&gt;&lt;/a&gt; Support tracking &quot;simple&quot; unsharded collections in the sharding catalog&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 918d81f3e5f17c8062d4c807c359d45aff1310f8.&lt;/p&gt;

&lt;p&gt;GitOrigin-RevId: 202ed84a048f8e6c126aeb8a1b22885491e77835&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e449db9dde5fc98eef72ea30f4c516100bc98a30&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e449db9dde5fc98eef72ea30f4c516100bc98a30&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="6062075" author="xgen-internal-githook" created="Fri, 2 Feb 2024 12:15:38 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Tommaso Tocci&apos;, &apos;email&apos;: &apos;tommaso.tocci@mongodb.com&apos;, &apos;username&apos;: &apos;toto-dev&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-81190&quot; title=&quot;Support tracking &amp;quot;simple&amp;quot; unsharded collections in the sharding catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-81190&quot;&gt;&lt;del&gt;SERVER-81190&lt;/del&gt;&lt;/a&gt; Support tracking &quot;simple&quot; unsharded collections in the sharding catalog&lt;/p&gt;

&lt;p&gt;Co-authored-by: Enrico Golfieri &amp;lt;enrico.golfieri@mongodb.com&amp;gt;&lt;br/&gt;
Co-authored-by: Tommaso Tocci &amp;lt;tommaso.tocci@mongodb.com&amp;gt;&lt;br/&gt;
GitOrigin-RevId: 918d81f3e5f17c8062d4c807c359d45aff1310f8&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a3181abd8a5ac285be9e74aa53b47ec82bfa887a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a3181abd8a5ac285be9e74aa53b47ec82bfa887a&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="2490627">SERVER-82791</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2503107">SERVER-83399</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2530446">SERVER-84368</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2551041">SERVER-85438</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2551185">SERVER-85445</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2551277">SERVER-85451</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2563004">SERVER-86030</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2412907">SERVER-79876</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2425158">SERVER-80370</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2445898">SERVER-81189</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2505187">SERVER-83444</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="2517634">SERVER-83924</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2462493">SERVER-81936</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2516448">SERVER-83878</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2563816">SERVER-86059</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2562448">SERVER-86014</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2503075">SERVER-83396</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                        <issuelink>
            <issuekey id="2564089">SERVER-86074</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="26387"><![CDATA[Catalog and Routing]]></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>Wed, 15 Nov 2023 11:35:26 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-81189'>SERVER-81189</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-83444'>SERVER-83444</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-83399'>SERVER-83399</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-79876'>SERVER-79876</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-82791'>SERVER-82791</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-80370'>SERVER-80370</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-84368'>SERVER-84368</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-85438'>SERVER-85438</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-85445'>SERVER-85445</a></s>, <s><a href='https://jira.mongodb.org/browse/SERVER-85451'>SERVER-85451</a></s>, <a href='https://jira.mongodb.org/browse/SERVER-86030'>SERVER-86030</a>]]></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-3364</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>enrico.golfieri@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>155.0</customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i294p0:</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_22250" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Special Downgrade Instructions Required</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="23343"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="7888">CAR Team 2023-11-13</customfieldvalue>
    <customfieldvalue id="7889">CAR Team 2023-11-27</customfieldvalue>
    <customfieldvalue id="7890">CAR Team 2023-12-11</customfieldvalue>
    <customfieldvalue id="7891">CAR Team 2023-12-25</customfieldvalue>
    <customfieldvalue id="7892">CAR Team 2024-01-08</customfieldvalue>
    <customfieldvalue id="8006">CAR Team 2024-01-22</customfieldvalue>
    <customfieldvalue id="8007">CAR Team 2024-02-05</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|i2qsh3:</customfieldvalue>

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