<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 06:10: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-68495] Resharding a collection with a very large number of zones configured may stall on config server primary indefinitely</title>
                <link>https://jira.mongodb.org/browse/SERVER-68495</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;The changes from &lt;a href=&quot;https://github.com/mongodb/mongo/commit/b15ce764a4ee7e3bff5d20193de9ba9b8c4e3494&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b15ce76&lt;/a&gt; as part of &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-58433&quot; title=&quot;ReshardingCoordinatorService Transaction In bumpCollectionVersionAndChangeMetadataInTxn Possibly Too Large&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-58433&quot;&gt;&lt;del&gt;SERVER-58433&lt;/del&gt;&lt;/a&gt; didn&apos;t remove &lt;a href=&quot;https://github.com/mongodb/mongo/blob/ee648d59acd37f7a177e1f248359dc7472a6ca4e/src/mongo/db/s/resharding/resharding_coordinator_service.cpp#L686&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;the multi&amp;#45;update to the config.tags collection&lt;/a&gt; from the replica set transaction on the config server primary for transitioning to CoordinatorStateEnum::kCommitting. The replica set transaction may therefore repeatedly failed with a WriteConflict due to the storage transaction being aborted by WiredTiger cache eviction when the multi&amp;#45;update affects a very large number of documents.&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_large_number_of_initial_chunks] c20042| 2022-08-01T16:55:28.987+00:00 I  WRITE    51803   [ReshardingCoordinatorService-2] &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.efb50f47-9623-4443-9f82-6ef1d7fe4c58&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;:268146,&quot;keysDeleted&quot;:268146,&quot;numYields&quot;:0,&quot;queryHash&quot;:&quot;8B227D4B&quot;,&quot;ok&quot;:0,&quot;errMsg&quot;:&quot;-31800: oldest pinned transaction ID rolled back for eviction :: caused by :: WriteConflict error: this operation conflicted with another operation. Please retry your operation or multi-document transaction.&quot;,&quot;errName&quot;:&quot;WriteConflict&quot;,&quot;errCode&quot;:112,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:4}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:6}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:4}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:3}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:5}}},&quot;flowControl&quot;:{&quot;acquireCount&quot;:1,&quot;timeAcquiringMicros&quot;:3},&quot;storage&quot;:{&quot;data&quot;:{&quot;bytesRead&quot;:15401422,&quot;timeReadingMicros&quot;:7467},&quot;timeWaitingMicros&quot;:{&quot;cache&quot;:846972}},&quot;durationMillis&quot;:17347}&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;   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| 2022-08-01T17:04:57.892+00:00 I  WRITE    51803   [ReshardingCoordinatorService-2] &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.efb50f47-9623-4443-9f82-6ef1d7fe4c58&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;:262668,&quot;keysDeleted&quot;:262668,&quot;numYields&quot;:0,&quot;queryHash&quot;:&quot;8B227D4B&quot;,&quot;ok&quot;:0,&quot;errMsg&quot;:&quot;-31800: oldest pinned transaction ID rolled back for eviction :: caused by :: WriteConflict error: this operation conflicted with another operation. Please retry your operation or multi-document transaction.&quot;,&quot;errName&quot;:&quot;WriteConflict&quot;,&quot;errCode&quot;:112,&quot;locks&quot;:{&quot;FeatureCompatibilityVersion&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:9}},&quot;ReplicationStateTransition&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:21}},&quot;Global&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:9}},&quot;Database&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:8}},&quot;Collection&quot;:{&quot;acquireCount&quot;:{&quot;w&quot;:20}}},&quot;flowControl&quot;:{&quot;acquireCount&quot;:6,&quot;timeAcquiringMicros&quot;:22},&quot;storage&quot;:{&quot;data&quot;:{&quot;bytesRead&quot;:15692190,&quot;timeReadingMicros&quot;:14707},&quot;timeWaitingMicros&quot;:{&quot;cache&quot;:514930}},&quot;durationMillis&quot;:114614}&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;p&gt;&lt;a href=&quot;https://evergreen.mongodb.com/lobster/build/4053c7c842f00af9f14444235c8bf1ab/test/62e80502c2ab681a664a7e36#bookmarks=0%2C4928&amp;amp;f~=100~oldest%20pinned%20transaction%20ID%20rolled%20back%20for%20eviction&amp;amp;l=1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://evergreen.mongodb.com/lobster/build/4053c7c842f00af9f14444235c8bf1ab/test/62e80502c2ab681a664a7e36#bookmarks=0%2C4928&amp;amp;f~=100~oldest%20pinned%20transaction%20ID%20rolled%20back%20for%20eviction&amp;amp;l=1&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="2104527">SERVER-68495</key>
            <summary>Resharding a collection with a very large number of zones configured may stall on config server primary indefinitely</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="max.hirschhorn@mongodb.com">Max Hirschhorn</assignee>
                                    <reporter username="max.hirschhorn@mongodb.com">Max Hirschhorn</reporter>
                        <labels>
                            <label>sharding-nyc-subteam1</label>
                    </labels>
                <created>Tue, 2 Aug 2022 14:28:40 +0000</created>
                <updated>Sun, 29 Oct 2023 21:35:02 +0000</updated>
                            <resolved>Mon, 8 Aug 2022 12:15:45 +0000</resolved>
                                    <version>5.0.4</version>
                    <version>6.0.0</version>
                                    <fixVersion>5.0.11</fixVersion>
                    <fixVersion>6.0.2</fixVersion>
                    <fixVersion>6.1.0-rc0</fixVersion>
                                    <component>Sharding</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="4739563" author="max.hirschhorn@10gen.com" created="Wed, 10 Aug 2022 01:02:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-68495&quot; title=&quot;Resharding a collection with a very large number of zones configured may stall on config server primary indefinitely&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-68495&quot;&gt;&lt;del&gt;SERVER-68495&lt;/del&gt;&lt;/a&gt; Update resharded zones after kCommitting transition.&lt;/p&gt;

&lt;p&gt;Attempting to update the namespace of the config.tags documents may&lt;br/&gt;
otherwise repeatedly fail with a WriteConflict due to WT cache eviction&lt;br/&gt;
aborting the transaction.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 41c45d0d0725f3e9745469755fe8beacb24b9c5e)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/71c2798d8749dca09a6d4e6d7838b6cdbe218f2d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/71c2798d8749dca09a6d4e6d7838b6cdbe218f2d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4739397" author="xgen-internal-githook" created="Tue, 9 Aug 2022 22:38:20 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-68495&quot; title=&quot;Resharding a collection with a very large number of zones configured may stall on config server primary indefinitely&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-68495&quot;&gt;&lt;del&gt;SERVER-68495&lt;/del&gt;&lt;/a&gt; Update resharded zones after kCommitting transition.&lt;/p&gt;

&lt;p&gt;Attempting to update the namespace of the config.tags documents may&lt;br/&gt;
otherwise repeatedly fail with a WriteConflict due to WT cache eviction&lt;br/&gt;
aborting the transaction.&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 41c45d0d0725f3e9745469755fe8beacb24b9c5e)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/183c7ba5e53452fb18408f120b1f00ae15d94630&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/183c7ba5e53452fb18408f120b1f00ae15d94630&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4729850" author="xgen-internal-githook" created="Thu, 4 Aug 2022 20:38:11 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Max Hirschhorn&apos;, &apos;email&apos;: &apos;max.hirschhorn@mongodb.com&apos;, &apos;username&apos;: &apos;visemet&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-68495&quot; title=&quot;Resharding a collection with a very large number of zones configured may stall on config server primary indefinitely&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-68495&quot;&gt;&lt;del&gt;SERVER-68495&lt;/del&gt;&lt;/a&gt; Update resharded zones after kCommitting transition.&lt;/p&gt;

&lt;p&gt;Attempting to update the namespace of the config.tags documents may&lt;br/&gt;
otherwise repeatedly fail with a WriteConflict due to WT cache eviction&lt;br/&gt;
aborting the transaction.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/41c45d0d0725f3e9745469755fe8beacb24b9c5e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/41c45d0d0725f3e9745469755fe8beacb24b9c5e&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10420">
                    <name>Backports</name>
                                            <outwardlinks description="backported by">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1911230">SERVER-61035</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1815238">SERVER-58433</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="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>Thu, 4 Aug 2022 11:04:17 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 26 weeks, 1 day 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>
                            1 year, 26 weeks, 1 day 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>xgen-internal-githook</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|i14qc7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|i0nj9c:</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="6345">Sharding 2022-08-08</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</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|i14chj:</customfieldvalue>

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