<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:49:32 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-60334] Avoid caching the cursor and session in WiredTigerSizeStorer</title>
                <link>https://jira.mongodb.org/browse/SERVER-60334</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Note: this ticket fixes the bug described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-67514&quot; title=&quot;SizeStorer load() can get stuck in page eviction&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-67514&quot;&gt;&lt;del&gt;SERVER-67514&lt;/del&gt;&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Original description:&lt;/b&gt;&lt;br/&gt;
&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-58311&quot; title=&quot;MongoDB calls WT RTS API while holding an open cursor on _mdb_catalog&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-58311&quot;&gt;&lt;del&gt;SERVER-58311&lt;/del&gt;&lt;/a&gt; discovered that mongod calls into WiredTiger Rollback To Stable (RTS) while holding the sizeStorer.wt dhandle. This is not expected as WiredTiger usually requires RTS to have exclusive access to a dhandle. This is observed when building the server with &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r5.1.0-alpha/src/third_party/wiredtiger/src/txn/txn_rollback_to_stable.c#L1462&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;these non-default flags&lt;/a&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;E  STORAGE  22435   [BackgroundSync] &quot;WiredTiger error&quot;,&quot;attr&quot;:{&quot;error&quot;:16,&quot;message&quot;:&quot;[1625743985:510865][6205:0x7f6a41a84700], file:sizeStorer.wt, txn rollback_to_stable: __rollback_to_stable_btree_apply, 1522: file:sizeStorer.wt: unable to open handle, error indicates handle is unavailable due to concurrent use: Device or resource busy&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;p&gt;Add a pause/resume API to &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r5.1.0-alpha/src/mongo/db/storage/wiredtiger/wiredtiger_size_storer.h&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;WiredTigerSizeStorer&lt;/a&gt;. Pause the WiredTigerSizeStorer &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r5.1.0-alpha/src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp#L2217&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;after syncing the sizeInfo&lt;/a&gt; and resume it &lt;a href=&quot;https://github.com/mongodb/mongo/blob/r5.1.0-alpha/src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp#L2233&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;after completing the RTS&lt;/a&gt;.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1886752">SERVER-60334</key>
            <summary>Avoid caching the cursor and session in WiredTigerSizeStorer</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</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="gregory.wlodarek@mongodb.com">Gregory Wlodarek</assignee>
                                    <reporter username="josef.ahmad@mongodb.com">Josef Ahmad</reporter>
                        <labels>
                    </labels>
                <created>Thu, 30 Sep 2021 07:09:17 +0000</created>
                <updated>Sun, 29 Oct 2023 21:48:01 +0000</updated>
                            <resolved>Fri, 5 Nov 2021 00:55:51 +0000</resolved>
                                                    <fixVersion>5.2.0</fixVersion>
                    <fixVersion>5.0.6</fixVersion>
                    <fixVersion>4.4.16</fixVersion>
                    <fixVersion>4.2.22</fixVersion>
                                                        <votes>0</votes>
                                    <watches>8</watches>
                                                                                                                <comments>
                            <comment id="4665583" author="xgen-internal-githook" created="Fri, 8 Jul 2022 09:13:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Avoid caching the cursor and session in WiredTigerSizeStorer&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6da66799d036cfb42e18a75ca9bd2272574a814d)&lt;br/&gt;
(cherry picked from commit 1dee7f9d89fe66befef3b30d9cc12ad432d2067d)&lt;br/&gt;
(cherry picked from commit 5229b86161b1588df34fbee304b525068081a860)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2956f0a8a744e31ec3efeeff7e43f9c306d16bb2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2956f0a8a744e31ec3efeeff7e43f9c306d16bb2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4653046" author="xgen-internal-githook" created="Fri, 1 Jul 2022 15:35:39 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Avoid caching the cursor and session in WiredTigerSizeStorer&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6da66799d036cfb42e18a75ca9bd2272574a814d)&lt;br/&gt;
(cherry picked from commit 1dee7f9d89fe66befef3b30d9cc12ad432d2067d)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5229b86161b1588df34fbee304b525068081a860&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5229b86161b1588df34fbee304b525068081a860&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4653045" author="xgen-internal-githook" created="Fri, 1 Jul 2022 15:35:37 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Remove unused KVEngine::okToRename() function&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e5cb44d46d108c3cf3784621264bb04cd3c2f503)&lt;br/&gt;
(cherry picked from commit 0422d0708a8ffad3bc9376dd83b88cbd3ceb12ef)&lt;br/&gt;
Branch: v4.4&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/32a4e62789019cd086f33b4ede0ced7ef2217d52&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/32a4e62789019cd086f33b4ede0ced7ef2217d52&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4652407" author="sulabh.mahajan" created="Fri, 1 Jul 2022 10:46:36 +0000"  >&lt;p&gt;This change fixes cursor mutex deadlock when sizeStorer is forced into eviction by WiredTiger, hence requesting backport to 4.4 and 4.2&lt;/p&gt;</comment>
                            <comment id="4250589" author="xgen-internal-githook" created="Wed, 15 Dec 2021 16:49:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Avoid caching the cursor and session in WiredTigerSizeStorer&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 6da66799d036cfb42e18a75ca9bd2272574a814d)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1dee7f9d89fe66befef3b30d9cc12ad432d2067d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1dee7f9d89fe66befef3b30d9cc12ad432d2067d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4250588" author="xgen-internal-githook" created="Wed, 15 Dec 2021 16:49:25 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Remove unused KVEngine::okToRename() function&lt;/p&gt;

&lt;p&gt;(cherry picked from commit e5cb44d46d108c3cf3784621264bb04cd3c2f503)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0422d0708a8ffad3bc9376dd83b88cbd3ceb12ef&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0422d0708a8ffad3bc9376dd83b88cbd3ceb12ef&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4170685" author="xgen-internal-githook" created="Fri, 5 Nov 2021 00:29:38 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Avoid caching the cursor and session in WiredTigerSizeStorer&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6da66799d036cfb42e18a75ca9bd2272574a814d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6da66799d036cfb42e18a75ca9bd2272574a814d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4170684" author="xgen-internal-githook" created="Fri, 5 Nov 2021 00:29:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Gregory Wlodarek&apos;, &apos;email&apos;: &apos;gregory.wlodarek@mongodb.com&apos;, &apos;username&apos;: &apos;GWlodarek&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-60334&quot; title=&quot;Avoid caching the cursor and session in WiredTigerSizeStorer&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-60334&quot;&gt;&lt;del&gt;SERVER-60334&lt;/del&gt;&lt;/a&gt; Remove unused KVEngine::okToRename() function&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e5cb44d46d108c3cf3784621264bb04cd3c2f503&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e5cb44d46d108c3cf3784621264bb04cd3c2f503&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4157770" author="louis.williams" created="Fri, 29 Oct 2021 17:26:29 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=gregory.wlodarek&quot; class=&quot;user-hover&quot; rel=&quot;gregory.wlodarek&quot;&gt;gregory.wlodarek&lt;/a&gt;, this is related to &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-61097&quot; title=&quot;SizeStorer can cause deadlocks with cache eviction&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-61097&quot;&gt;&lt;del&gt;SERVER-61097&lt;/del&gt;&lt;/a&gt;. I think one solution we should consider, which would solve both problems, is to stop caching this cursor and session, if possible. This does not appear to be a hot enough code path to warrant such an optimization.&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">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="2076179">SERVER-67514</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="2076179">SERVER-67514</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1912755">SERVER-61097</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1810021">SERVER-58311</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>9.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="21777"><![CDATA[v5.0]]></customfieldvalue>
    <customfieldvalue key="18953"><![CDATA[v4.4]]></customfieldvalue>
    <customfieldvalue key="16775"><![CDATA[v4.2]]></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, 29 Oct 2021 17:26:29 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        1 year, 30 weeks, 5 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_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, 30 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>gregory.wlodarek@mongodb.com</customfieldvalue>
            <customfieldvalue>josef.ahmad@mongodb.com</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
            <customfieldvalue>sulabh.mahajan@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|i03qin:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr2mn3:</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="5421">Execution Team 2021-11-15</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|i03cnz:</customfieldvalue>

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