<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:34:12 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-76988] Abort the reshardCollection operation when the zone information is too large</title>
                <link>https://jira.mongodb.org/browse/SERVER-76988</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;As a part of the changes in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-73848&quot; title=&quot;Hashed shard keys with zones can cause issues with resharding&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-73848&quot;&gt;&lt;del&gt;SERVER-73848&lt;/del&gt;&lt;/a&gt;, the _commit phase of the resharding operation performs write to the config.tags documents in the transaction in writePresistedState(). When the resharding operations has a large number of zones in config.tags, the transaction become &quot;too large&quot; and crashes. Change the behavior of the _commit to abort the resharding operation when this error occurs.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;div class=&quot;panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;&quot;&gt;&lt;b&gt;Logs&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot;&gt;
&lt;p&gt;&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;   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_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.308+00:00 I  TXN      51802   [ReshardingCoordinatorService-3] &quot;transaction&quot;,&quot;attr&quot;:{&quot;parameters&quot;:{&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;810b3027-5cff-4b39-810e-a01f575394c9&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}}},&quot;txnNumber&quot;:44,&quot;txnRetryCounter&quot;:0,&quot;autocommit&quot;:false,&quot;readConcern&quot;:{&quot;provenance&quot;:&quot;implicitDefault&quot;}},&quot;readTimestamp&quot;:&quot;Timestamp(0, 0)&quot;,&quot;keysExamined&quot;:0,&quot;docsExamined&quot;:0,&quot;nreturned&quot;:0,&quot;nBatches&quot;:6,&quot;ninserted&quot;:6,&quot;keysInserted&quot;:268528,&quot;keysDeleted&quot;:268008,&quot;durationMillis&quot;:5197,&quot;terminationCause&quot;:&quot;aborted&quot;,&quot;timeActiveMicros&quot;:5196624,&quot;timeInactiveMicros&quot;:1190,&quot;numYields&quot;:0,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:134004}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:134004}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:134004}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:134004}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:402017}}},&quot;storage&quot;:{&quot;data&quot;:{&quot;bytesRead&quot;:13535288,&quot;timeReadingMicros&quot;:3231},&quot;timeWaitingMicros&quot;:{&quot;cache&quot;:535550}},&quot;wasPrepared&quot;:false}[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.376+00:00 I  WRITE    51803   [ReshardingCoordinatorService-3] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;update&quot;,&quot;ns&quot;:&quot;config.tags&quot;,&quot;command&quot;:{&quot;q&quot;:{&quot;ns&quot;:&quot;db.system.resharding.447662a2-f100-4adb-be3b-7cc4c834c1a8&quot;},&quot;u&quot;:{&quot;$set&quot;:{&quot;ns&quot;:&quot;db.foo&quot;}},&quot;hint&quot;:{&quot;ns&quot;:1,&quot;min&quot;:1},&quot;multi&quot;:true,&quot;upsert&quot;:false},&quot;planSummary&quot;:&quot;IXSCAN { ns: 1, min: 1 }&quot;,&quot;keysInserted&quot;:268008,&quot;keysDeleted&quot;:268008,&quot;numYields&quot;:0,&quot;ok&quot;:0,&quot;errMsg&quot;:&quot;-31800: transaction is too large and will not fit in the storage engine cache&quot;,&quot;errName&quot;:&quot;TransactionTooLargeForCache&quot;,&quot;errCode&quot;:388,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:134004}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:134004}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:134004}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:134004}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:402017}}},&quot;flowControl&quot;:{&quot;acquireCount&quot;:45},&quot;storage&quot;:{&quot;data&quot;:{&quot;bytesRead&quot;:13535103,&quot;timeReadingMicros&quot;:3224},&quot;timeWaitingMicros&quot;:{&quot;cache&quot;:535550}},&quot;cpuNanos&quot;:5106992034,&quot;durationMillis&quot;:5253}[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.376+00:00 I  COMMAND  51803   [ReshardingCoordinatorService-3] &quot;Slow query&quot;,&quot;attr&quot;:{&quot;type&quot;:&quot;command&quot;,&quot;ns&quot;:&quot;config.$cmd&quot;,&quot;command&quot;:{&quot;update&quot;:&quot;tags&quot;,&quot;bypassDocumentValidation&quot;:false,&quot;ordered&quot;:true,&quot;updates&quot;:[{&quot;q&quot;:{&quot;ns&quot;:&quot;db.system.resharding.447662a2-f100-4adb-be3b-7cc4c834c1a8&quot;},&quot;u&quot;:{&quot;$set&quot;:{&quot;ns&quot;:&quot;db.foo&quot;}},&quot;hint&quot;:{&quot;ns&quot;:1,&quot;min&quot;:1},&quot;multi&quot;:true,&quot;upsert&quot;:false}],&quot;autocommit&quot;:false,&quot;txnNumber&quot;:44,&quot;lsid&quot;:{&quot;id&quot;:{&quot;$uuid&quot;:&quot;810b3027-5cff-4b39-810e-a01f575394c9&quot;},&quot;uid&quot;:{&quot;$binary&quot;:{&quot;base64&quot;:&quot;47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=&quot;,&quot;subType&quot;:&quot;0&quot;}}},&quot;$db&quot;:&quot;config&quot;},&quot;planSummary&quot;:&quot;COLLSCAN&quot;,&quot;planningTimeMicros&quot;:48,&quot;keysExamined&quot;:0,&quot;docsExamined&quot;:0,&quot;fromPlanCache&quot;:true,&quot;nBatches&quot;:1,&quot;ninserted&quot;:1,&quot;cursorExhausted&quot;:true,&quot;keysInserted&quot;:88,&quot;numYields&quot;:0,&quot;nreturned&quot;:0,&quot;queryHash&quot;:&quot;E475932B&quot;,&quot;planCacheKey&quot;:&quot;4D32A35E&quot;,&quot;queryFramework&quot;:&quot;sbe&quot;,&quot;reslen&quot;:373,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:5100468,&quot;w&quot;:47}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:5100603}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:5100468,&quot;w&quot;:47}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:5100468,&quot;w&quot;:46}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:1,&quot;w&quot;:178}},&quot;Mutex&quot;:{&quot;acquireCount&quot;:{&quot;r&quot;:15302410}}},&quot;flowControl&quot;:{&quot;acquireCount&quot;:45},&quot;storage&quot;:{},&quot;cpuNanos&quot;:217602966481,&quot;protocol&quot;:&quot;op_msg&quot;,&quot;durationMillis&quot;:220978}[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.377+00:00 F  RESHARD  5277000 [ReshardingCoordinatorService-3] &quot;Unrecoverable error past the point resharding was guaranteed to succeed&quot;,&quot;attr&quot;:{&quot;error&quot;:&quot;TransactionTooLargeForCache: -31800: transaction is too large and will not fit in the storage engine cache&quot;}[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.377+00:00 F  ASSERT   23089   [ReshardingCoordinatorService-3] &quot;Fatal assertion&quot;,&quot;attr&quot;:{&quot;msgid&quot;:5277000,&quot;file&quot;:&quot;src/mongo/db/s/resharding/resharding_coordinator_service.cpp&quot;,&quot;line&quot;:1535}[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.377+00:00 F  ASSERT   23090   [ReshardingCoordinatorService-3] &quot;\n\n***aborting after fassert() failure\n\n&quot;[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.377+00:00 F  CONTROL  6384300 [ReshardingCoordinatorService-3] &quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;\n&quot;}[js_test:resharding_large_number_of_initial_chunks] c20042| 2023-04-19T14:24:26.377+00:00 F  CONTROL  6384300 [ReshardingCoordinatorService-3] &quot;Writing fatal message&quot;,&quot;attr&quot;:{&quot;message&quot;:&quot;Got signal: 6 (Aborted).\n&quot;}&lt;/span&gt;&lt;/pre&gt;
			&lt;/td&gt;
		&lt;/tr&gt;
			&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;p/&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/lobster/build/6e3020d01dde8bd79dd66de1717a4948/test/17575bd2d91f2bcfc5e2fa2904f3ba1a#bookmarks=0%2C3118%2C3119%2C3120%2C3121%2C3122%2C3123%2C3124%2C3125%2C79649&amp;amp;l=1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Link&lt;/a&gt; to full logs.&#160;The original version of the jstest resharding_large_number_of_initial_chunks.js which created 175,000 zones can be used to reproduce this error.&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2337037">SERVER-76988</key>
            <summary>Abort the reshardCollection operation when the zone information is too large</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="cheahuychou.mao@mongodb.com">Cheahuychou Mao</assignee>
                                    <reporter username="kruti.shah@mongodb.com">Kruti Shah</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 May 2023 14:29:22 +0000</created>
                <updated>Sun, 29 Oct 2023 21:21:44 +0000</updated>
                            <resolved>Wed, 17 May 2023 00:48:57 +0000</resolved>
                                                    <fixVersion>7.1.0-rc0</fixVersion>
                    <fixVersion>6.0.7</fixVersion>
                    <fixVersion>5.0.19</fixVersion>
                    <fixVersion>7.0.0-rc3</fixVersion>
                                                        <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="5482557" author="xgen-internal-githook" created="Wed, 7 Jun 2023 20:11:34 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Cheahuychou Mao&apos;, &apos;email&apos;: &apos;mao.cheahuychou@gmail.com&apos;, &apos;username&apos;: &apos;cheahuychou&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76988&quot; title=&quot;Abort the reshardCollection operation when the zone information is too large&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76988&quot;&gt;&lt;del&gt;SERVER-76988&lt;/del&gt;&lt;/a&gt; Abort the reshardCollection operation when the zone information is too large&lt;/p&gt;

&lt;p&gt;(cherry picked from commit b34244749ab66e8aa761dbc715dad736e3186894)&lt;br/&gt;
(cherry picked from commit a8a7f8943abb3cedbe16db3e6472edb86534ffa4)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1561496b0dfb67645b086413ece44659034d4021&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1561496b0dfb67645b086413ece44659034d4021&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5465824" author="xgen-internal-githook" created="Wed, 31 May 2023 23:25:23 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Cheahuychou Mao&apos;, &apos;email&apos;: &apos;mao.cheahuychou@gmail.com&apos;, &apos;username&apos;: &apos;cheahuychou&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76988&quot; title=&quot;Abort the reshardCollection operation when the zone information is too large&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76988&quot;&gt;&lt;del&gt;SERVER-76988&lt;/del&gt;&lt;/a&gt; Abort the reshardCollection operation when the zone information is too large&lt;/p&gt;

&lt;p&gt;(cherry picked from commit b34244749ab66e8aa761dbc715dad736e3186894)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a8a7f8943abb3cedbe16db3e6472edb86534ffa4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a8a7f8943abb3cedbe16db3e6472edb86534ffa4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5465004" author="xgen-internal-githook" created="Wed, 31 May 2023 18:06:12 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Cheahuychou Mao&apos;, &apos;email&apos;: &apos;mao.cheahuychou@gmail.com&apos;, &apos;username&apos;: &apos;cheahuychou&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76988&quot; title=&quot;Abort the reshardCollection operation when the zone information is too large&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76988&quot;&gt;&lt;del&gt;SERVER-76988&lt;/del&gt;&lt;/a&gt; Abort the reshardCollection operation when the zone information is too large&lt;/p&gt;

&lt;p&gt;(cherry picked from commit b34244749ab66e8aa761dbc715dad736e3186894)&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f4d2d708bd55df23c8c17842f6a896dee38efc91&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f4d2d708bd55df23c8c17842f6a896dee38efc91&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5430291" author="xgen-internal-githook" created="Wed, 17 May 2023 00:48:07 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Cheahuychou Mao&apos;, &apos;email&apos;: &apos;mao.cheahuychou@gmail.com&apos;, &apos;username&apos;: &apos;cheahuychou&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-76988&quot; title=&quot;Abort the reshardCollection operation when the zone information is too large&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-76988&quot;&gt;&lt;del&gt;SERVER-76988&lt;/del&gt;&lt;/a&gt; Abort the reshardCollection operation when the zone information is too large&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b34244749ab66e8aa761dbc715dad736e3186894&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b34244749ab66e8aa761dbc715dad736e3186894&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2349403">SERVER-77429</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2259365">SERVER-73848</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2341593">SERVER-77159</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2341377">SERVER-77140</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>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25134"><![CDATA[Sharding NYC]]></customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25578"><![CDATA[v7.0]]></customfieldvalue>
    <customfieldvalue key="23470"><![CDATA[v6.0]]></customfieldvalue>
    <customfieldvalue key="21777"><![CDATA[v5.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>Fri, 12 May 2023 15:30:36 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        35 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>
                            35 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cheahuychou.mao@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>kruti.shah@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i28jin:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i1qto0:</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="7160">Sharding NYC 2023-05-15</customfieldvalue>
    <customfieldvalue id="7161">Sharding NYC 2023-05-29</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|i285nz:</customfieldvalue>

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