<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:29:57 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-53111] Add invariant to CatalogCache that same collection version has same allowMigrations setting</title>
                <link>https://jira.mongodb.org/browse/SERVER-53111</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Doing an updateOne() by &amp;#95;id during a resharding operation when the existing collection isn&apos;t sharded on &amp;#95;id is hitting &lt;a href=&quot;https://github.com/mongodb/mongo/blob/e3d04ce25575e13a4cd9f87f589f51425d0cf49b/src/mongo/db/s/collection_sharding_runtime.cpp#L125-L128&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this invariant in CollectionShardingRuntime::getOwnershipFilter()&lt;/a&gt;. (This is a bug in resharding.) The logs indicate that collection version 2|1||5fc2510e13f353da220dd16c first had {&lt;tt&gt;&quot;allowMigrations&quot;:true&lt;/tt&gt;} and then {&lt;tt&gt;&quot;allowMigrations&quot;:false&lt;/tt&gt;}. The {&lt;tt&gt;&quot;allowMigrations&quot;:false&lt;/tt&gt;} gets ignored during the second refresh because the collection version is already known, which is why the invariant in CollectionShardingRuntime::getOwnershipFilter() got triggered. Having this surface as an invariant failure from the CatalogCache refreshing might help to track this issue down more easily.&lt;/p&gt;

&lt;p/&gt;
&lt;div id=&quot;syntaxplugin&quot; class=&quot;syntaxplugin&quot; style=&quot;border: 1px dashed #bbb; border-radius: 5px !important; overflow: auto; max-height: 30em;&quot;&gt;
&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot; width=&quot;100%&quot; style=&quot;font-size: 1em; line-height: 1.4em !important; font-weight: normal; font-style: normal; color: black;&quot;&gt;
		&lt;tbody &gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;  margin-top: 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:55.118+0000 d20021| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:55.117+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;SH_REFR&quot;,  &quot;id&quot;:4619901, &quot;ctx&quot;:&quot;CatalogCache-0&quot;,&quot;msg&quot;:&quot;Refreshed cached collection&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;reshardingDb.coll&quot;,&quot;newVersion&quot;:{&quot;chunkVersion&quot;:{&quot;0&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:2,&quot;i&quot;:1}},&quot;1&quot;:{&quot;$oid&quot;:&quot;5fc2510e13f353da220dd16c&quot;}},&quot;forcedRefreshSequenceNum&quot;:1,&quot;epochDisambiguatingSequenceNum&quot;:7},&quot;oldVersion&quot;:{&quot;chunkVersion&quot;:&quot;None&quot;,&quot;forcedRefreshSequenceNum&quot;:0,&quot;epochDisambiguatingSequenceNum&quot;:0},&quot;allowMigrations&quot;:true,&quot;newRoutingHistory&quot;:&quot;RoutingTableHistory: reshardingDb.coll key: { oldKey: 1.0 }\nChunks:\n\tshard: resharding_clones_initial_data-rs0, lastmod: 2|0||5fc2510e13f353da220dd16c, [{ oldKey: MinKey }, { oldKey: 0.0 })\n\tshard: resharding_clones_initial_data-rs1, lastmod: 2|1||5fc2510e13f353da220dd16c, [{ oldKey: 0.0 }, { oldKey: MaxKey })\nShard versions:\n\tresharding_clones_initial_data-rs0: 2|0||5fc2510e13f353da220dd16c\n\tresharding_clones_initial_data-rs1: 2|1||5fc2510e13f353da220dd16c\n&quot;,&quot;durationMillis&quot;:6}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:55.118+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:55.117+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;SH_REFR&quot;,  &quot;id&quot;:4619901, &quot;ctx&quot;:&quot;CatalogCache-0&quot;,&quot;msg&quot;:&quot;Refreshed cached collection&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;reshardingDb.coll&quot;,&quot;newVersion&quot;:{&quot;chunkVersion&quot;:{&quot;0&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:2,&quot;i&quot;:1}},&quot;1&quot;:{&quot;$oid&quot;:&quot;5fc2510e13f353da220dd16c&quot;}},&quot;forcedRefreshSequenceNum&quot;:1,&quot;epochDisambiguatingSequenceNum&quot;:9},&quot;oldVersion&quot;:{&quot;chunkVersion&quot;:&quot;None&quot;,&quot;forcedRefreshSequenceNum&quot;:0,&quot;epochDisambiguatingSequenceNum&quot;:0},&quot;allowMigrations&quot;:true,&quot;newRoutingHistory&quot;:&quot;RoutingTableHistory: reshardingDb.coll key: { oldKey: 1.0 }\nChunks:\n\tshard: resharding_clones_initial_data-rs0, lastmod: 2|0||5fc2510e13f353da220dd16c, [{ oldKey: MinKey }, { oldKey: 0.0 })\n\tshard: resharding_clones_initial_data-rs1, lastmod: 2|1||5fc2510e13f353da220dd16c, [{ oldKey: 0.0 }, { oldKey: MaxKey })\nShard versions:\n\tresharding_clones_initial_data-rs0: 2|0||5fc2510e13f353da220dd16c\n\tresharding_clones_initial_data-rs1: 2|1||5fc2510e13f353da220dd16c\n&quot;,&quot;durationMillis&quot;:6}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;...&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:55.275+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:55.275+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;SH_REFR&quot;,  &quot;id&quot;:4619901, &quot;ctx&quot;:&quot;CatalogCache-0&quot;,&quot;msg&quot;:&quot;Refreshed cached collection&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;reshardingDb.coll&quot;,&quot;newVersion&quot;:{&quot;chunkVersion&quot;:{&quot;0&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:2,&quot;i&quot;:1}},&quot;1&quot;:{&quot;$oid&quot;:&quot;5fc2510e13f353da220dd16c&quot;}},&quot;forcedRefreshSequenceNum&quot;:1,&quot;epochDisambiguatingSequenceNum&quot;:12},&quot;oldVersion&quot;:{&quot;chunkVersion&quot;:&quot;None&quot;,&quot;forcedRefreshSequenceNum&quot;:0,&quot;epochDisambiguatingSequenceNum&quot;:0},&quot;allowMigrations&quot;:false,&quot;newRoutingHistory&quot;:&quot;RoutingTableHistory: reshardingDb.coll key: { oldKey: 1.0 }\nChunks:\n\tshard: resharding_clones_initial_data-rs0, lastmod: 2|0||5fc2510e13f353da220dd16c, [{ oldKey: MinKey }, { oldKey: 0.0 })\n\tshard: resharding_clones_initial_data-rs1, lastmod: 2|1||5fc2510e13f353da220dd16c, [{ oldKey: 0.0 }, { oldKey: MaxKey })\nShard versions:\n\tresharding_clones_initial_data-rs0: 2|0||5fc2510e13f353da220dd16c\n\tresharding_clones_initial_data-rs1: 2|1||5fc2510e13f353da220dd16c\n&quot;,&quot;durationMillis&quot;:6}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:55.275+0000 d20021| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:55.275+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;SH_REFR&quot;,  &quot;id&quot;:4619901, &quot;ctx&quot;:&quot;CatalogCache-0&quot;,&quot;msg&quot;:&quot;Refreshed cached collection&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;reshardingDb.coll&quot;,&quot;newVersion&quot;:{&quot;chunkVersion&quot;:{&quot;0&quot;:{&quot;$timestamp&quot;:{&quot;t&quot;:2,&quot;i&quot;:1}},&quot;1&quot;:{&quot;$oid&quot;:&quot;5fc2510e13f353da220dd16c&quot;}},&quot;forcedRefreshSequenceNum&quot;:1,&quot;epochDisambiguatingSequenceNum&quot;:10},&quot;oldVersion&quot;:{&quot;chunkVersion&quot;:&quot;None&quot;,&quot;forcedRefreshSequenceNum&quot;:0,&quot;epochDisambiguatingSequenceNum&quot;:0},&quot;allowMigrations&quot;:false,&quot;newRoutingHistory&quot;:&quot;RoutingTableHistory: reshardingDb.coll key: { oldKey: 1.0 }\nChunks:\n\tshard: resharding_clones_initial_data-rs0, lastmod: 2|0||5fc2510e13f353da220dd16c, [{ oldKey: MinKey }, { oldKey: 0.0 })\n\tshard: resharding_clones_initial_data-rs1, lastmod: 2|1||5fc2510e13f353da220dd16c, [{ oldKey: 0.0 }, { oldKey: MaxKey })\nShard versions:\n\tresharding_clones_initial_data-rs0: 2|0||5fc2510e13f353da220dd16c\n\tresharding_clones_initial_data-rs1: 2|1||5fc2510e13f353da220dd16c\n&quot;,&quot;durationMillis&quot;:6}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;...&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:57.054+0000 d20021| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:57.054+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;SHARDING&quot;, &quot;id&quot;:0,       &quot;ctx&quot;:&quot;conn28&quot;,&quot;msg&quot;:&quot;CollectionShardingRuntime::getOwnershipFilter&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;reshardingDb.coll&quot;,&quot;allowMigrations&quot;:true,&quot;metadata&quot;:&quot;collection version: 2|1||5fc2510e13f353da220dd16c, shard version: 2|1||5fc2510e13f353da220dd16c&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:57.055+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:57.054+00:00&quot;},&quot;s&quot;:&quot;I&quot;,  &quot;c&quot;:&quot;SHARDING&quot;, &quot;id&quot;:0,       &quot;ctx&quot;:&quot;conn30&quot;,&quot;msg&quot;:&quot;CollectionShardingRuntime::getOwnershipFilter&quot;,&quot;attr&quot;:{&quot;namespace&quot;:&quot;reshardingDb.coll&quot;,&quot;allowMigrations&quot;:true,&quot;metadata&quot;:&quot;collection version: 2|1||5fc2510e13f353da220dd16c, shard version: 2|0||5fc2510e13f353da220dd16c&quot;}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;...&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:57.055+0000 d20021| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:57.054+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;-&quot;,        &quot;id&quot;:23081,   &quot;ctx&quot;:&quot;conn28&quot;,&quot;msg&quot;:&quot;Invariant failure&quot;,&quot;attr&quot;:{&quot;expr&quot;:&quot;!ChunkVersion::isIgnoredVersion(*optReceivedShardVersion) || !metadata-&amp;gt;get().allowMigrations() || !metadata-&amp;gt;get().isSharded()&quot;,&quot;msg&quot;:&quot;For sharded collections getOwnershipFilter cannot be relied on without a valid shard version&quot;,&quot;file&quot;:&quot;src/mongo/db/s/collection_sharding_runtime.cpp&quot;,&quot;line&quot;:137}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
				&lt;tr id=&quot;syntaxplugin_code_and_gutter&quot;&gt;
						&lt;td  style=&quot; line-height: 1.4em !important; padding: 0em; vertical-align: top;&quot;&gt;
					&lt;pre style=&quot;font-size: 1em; margin: 0 10px;   margin-bottom: 10px;  width: auto; padding: 0;&quot;&gt;&lt;span style=&quot;color: black; font-family: &apos;Consolas&apos;, &apos;Bitstream Vera Sans Mono&apos;, &apos;Courier New&apos;, Courier, monospace !important;&quot;&gt;[js_test:resharding_clones_initial_data] 2020-11-28T13:30:57.055+0000 d20020| {&quot;t&quot;:{&quot;$date&quot;:&quot;2020-11-28T13:30:57.054+00:00&quot;},&quot;s&quot;:&quot;F&quot;,  &quot;c&quot;:&quot;-&quot;,        &quot;id&quot;:23081,   &quot;ctx&quot;:&quot;conn30&quot;,&quot;msg&quot;:&quot;Invariant failure&quot;,&quot;attr&quot;:{&quot;expr&quot;:&quot;!ChunkVersion::isIgnoredVersion(*optReceivedShardVersion) || !metadata-&amp;gt;get().allowMigrations() || !metadata-&amp;gt;get().isSharded()&quot;,&quot;msg&quot;:&quot;For sharded collections getOwnershipFilter cannot be relied on without a valid shard version&quot;,&quot;file&quot;:&quot;src/mongo/db/s/collection_sharding_runtime.cpp&quot;,&quot;line&quot;:137}}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;</description>
                <environment></environment>
        <key id="1554599">SERVER-53111</key>
            <summary>Add invariant to CatalogCache that same collection version has same allowMigrations setting</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="jaume.moragues@mongodb.com">Jaume Moragues</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                            <label>PM-1965-Milestone-0-Metadata-Format</label>
                    </labels>
                <created>Mon, 30 Nov 2020 13:57:32 +0000</created>
                <updated>Sun, 29 Oct 2023 21:59:57 +0000</updated>
                            <resolved>Mon, 14 Dec 2020 08:40:08 +0000</resolved>
                                                    <fixVersion>4.9.0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="3527537" author="xgen-internal-githook" created="Mon, 14 Dec 2020 08:38:56 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Jaume Moragues&apos;, &apos;email&apos;: &apos;jaume.moragues@mongodb.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-53111&quot; title=&quot;Add invariant to CatalogCache that same collection version has same allowMigrations setting&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-53111&quot;&gt;&lt;del&gt;SERVER-53111&lt;/del&gt;&lt;/a&gt; Add invariant to CatalogCache that same collection version has same allowMigrations&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/17db86d32461a9f48680d27ec286a66f2f3203af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/17db86d32461a9f48680d27ec286a66f2f3203af&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3510852" author="blake.oler" created="Tue, 1 Dec 2020 17:49:29 +0000"  >&lt;p&gt;Can we also invariant that the reshardingFields is the same? &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.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>Tue, 1 Dec 2020 17:49:29 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 8 weeks, 2 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-1965</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>
                            3 years, 8 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>blake.oler@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>jaume.moragues@mongodb.com</customfieldvalue>
            <customfieldvalue>max.hirschhorn@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyji5j:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hy5gif:</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="4258">Sharding 2020-12-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|hyj4ev:</customfieldvalue>

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