<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:32:48 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-54150] Recovery from a stable checkpoint should fassert on oplog application failures</title>
                <link>https://jira.mongodb.org/browse/SERVER-54150</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently, we ignore certain errors when applying oplog in &lt;tt&gt;Mode::kRecovering&lt;/tt&gt; for idempotency (e.g. &lt;a href=&quot;https://github.com/mongodb/mongo/blob/6364c95692fbf3cd48c5ba13772eede90b61fe86/src/mongo/db/repl/oplog_applier_utils.cpp#L306-L312&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this&lt;/a&gt;). This makes sense for initial sync, eMRC=false and rollback via refetch. But if we are recovering from a stable checkpoint, oplog application should be able to finish without any errors. And we should fassert on oplog application errors like we do in secondary oplog application.&lt;/p&gt;



&lt;p&gt;&lt;ins&gt;&lt;b&gt;Skip fassert on oplog application failures in selective restore process&lt;/b&gt;:&lt;/ins&gt;&lt;br/&gt;
As the first step of selective restore is to start the shard node as a replica set to do oplog application of the snapshot taken for restore, so for selective restore we might still have some oplogs referencing the unrestored collections which will fail with collection see&#160;&lt;a href=&quot;https://github.com/10gen/mongo-enterprise-modules/blob/b7e353ae573d5ec6b93800c98c72452842e071a3/jstests/hot_backups/libs/sharded_backup_restore.js#L643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;this test.&lt;/a&gt;Selective restore process done with --restore flag is enabled, so we need to skip fassert on oplog application failures. (See this &lt;a href=&quot;https://github.com/10gen/mongo/pull/12062&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;PR&lt;/a&gt; for implementation)&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</description>
                <environment></environment>
        <key id="1605955">SERVER-54150</key>
            <summary>Recovery from a stable checkpoint should fassert on oplog application failures</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="m.maher@mongodb.com">Moustafa Maher</assignee>
                                    <reporter username="lingzhi.deng@mongodb.com">Lingzhi Deng</reporter>
                        <labels>
                            <label>repl-shortlist</label>
                    </labels>
                <created>Fri, 29 Jan 2021 21:34:10 +0000</created>
                <updated>Sun, 29 Oct 2023 21:58:12 +0000</updated>
                            <resolved>Wed, 26 Apr 2023 22:48:09 +0000</resolved>
                                                    <fixVersion>7.1.0-rc0</fixVersion>
                    <fixVersion>6.0.6</fixVersion>
                    <fixVersion>5.0.18</fixVersion>
                    <fixVersion>7.0.0-rc1</fixVersion>
                                                        <votes>0</votes>
                                    <watches>15</watches>
                                                                                                                <comments>
                            <comment id="5382815" author="xgen-internal-githook" created="Thu, 27 Apr 2023 21:01:24 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2aeab9063cc965e6198a20be4818bff40a4fe90f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2aeab9063cc965e6198a20be4818bff40a4fe90f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5379437" author="xgen-internal-githook" created="Wed, 26 Apr 2023 23:05:18 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/933edd562c2e658b0a0bcb9f4d13b0179a7c87b2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/933edd562c2e658b0a0bcb9f4d13b0179a7c87b2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5379402" author="xgen-internal-githook" created="Wed, 26 Apr 2023 22:45:07 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1deb4f36dd1845450929fb692965b14838007a08&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1deb4f36dd1845450929fb692965b14838007a08&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5379140" author="xgen-internal-githook" created="Wed, 26 Apr 2023 21:06:57 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/269961220e0a5b954a2e0d878c82bd58068030ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/269961220e0a5b954a2e0d878c82bd58068030ae&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5340069" author="xgen-internal-githook" created="Wed, 12 Apr 2023 03:23:38 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit d8d5582fd381ed87b8463782747399a6c1965892.&lt;br/&gt;
Branch: v7.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1e5272dcce8ab47ce0ee5857845f50b2549a76fb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1e5272dcce8ab47ce0ee5857845f50b2549a76fb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5340011" author="JIRAUSER1257896" created="Wed, 12 Apr 2023 02:13:07 +0000"  >&lt;p&gt;We need to investigate &lt;a href=&quot;https://jira.mongodb.org/browse/BF-28363?focusedCommentId=5339665&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-5339665&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this error&lt;/a&gt; before committing this change.&lt;/p&gt;</comment>
                            <comment id="5339952" author="xgen-internal-githook" created="Wed, 12 Apr 2023 01:14:08 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit d8d5582fd381ed87b8463782747399a6c1965892.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/4f91163fae04825430a7396443bf5fae7813f75e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/4f91163fae04825430a7396443bf5fae7813f75e&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5339894" author="xgen-internal-githook" created="Wed, 12 Apr 2023 00:07:25 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 7822344e72464810f6614d3491b86c7d0971b1bd.&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9cdf8d188da5c964807c8474c2a3dc421b45a50c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9cdf8d188da5c964807c8474c2a3dc421b45a50c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5339883" author="xgen-internal-githook" created="Wed, 12 Apr 2023 00:03:27 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 347f059c439dfafe9e8a34365b4c5e7a17c22acf.&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e19b996a2d05a3a1a8f361b73f5d50fa36a451b3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e19b996a2d05a3a1a8f361b73f5d50fa36a451b3&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5336633" author="xgen-internal-githook" created="Mon, 10 Apr 2023 23:01:13 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d8d5582fd381ed87b8463782747399a6c1965892)&lt;br/&gt;
(cherry picked from commit 4b9fcc952fa5193c42a832bb33152ba0da92068d)&lt;br/&gt;
Branch: v6.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7822344e72464810f6614d3491b86c7d0971b1bd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7822344e72464810f6614d3491b86c7d0971b1bd&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5336594" author="xgen-internal-githook" created="Mon, 10 Apr 2023 22:32:38 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;/p&gt;

&lt;p&gt;(cherry picked from commit d8d5582fd381ed87b8463782747399a6c1965892)&lt;br/&gt;
(cherry picked from commit 4b9fcc952fa5193c42a832bb33152ba0da92068d)&lt;br/&gt;
Branch: v5.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/347f059c439dfafe9e8a34365b4c5e7a17c22acf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/347f059c439dfafe9e8a34365b4c5e7a17c22acf&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5307877" author="xgen-internal-githook" created="Tue, 28 Mar 2023 23:36:28 +0000"  >&lt;p&gt;Author: &lt;/p&gt;
{&apos;name&apos;: &apos;Moustafa Maher Khalil&apos;, &apos;email&apos;: &apos;m.maher@mongodb.com&apos;, &apos;username&apos;: &apos;moustafamaher&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-54150&quot; title=&quot;Recovery from a stable checkpoint should fassert on oplog application failures&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-54150&quot;&gt;&lt;del&gt;SERVER-54150&lt;/del&gt;&lt;/a&gt; Recovery from a stable checkpoint should fassert on oplog application failures&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d8d5582fd381ed87b8463782747399a6c1965892&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d8d5582fd381ed87b8463782747399a6c1965892&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="5171711" author="JIRAUSER1269311" created="Mon, 6 Feb 2023 19:19:14 +0000"  >&lt;p&gt;Consider how far this can be backported&lt;/p&gt;</comment>
                            <comment id="5162992" author="judah.schvimer" created="Thu, 2 Feb 2023 16:19:36 +0000"  >&lt;p&gt;While we should fassert in testing, we might want to be careful and first introduce this as a log message in production and change it to an fassert in production after some confidence that we truly do not need to ignore these errors in any cases. See &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-71490&quot; title=&quot;Move steady state replication constraint relaxation opCounters to logs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-71490&quot;&gt;&lt;del&gt;SERVER-71490&lt;/del&gt;&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-46221&quot; title=&quot;Remove oplogApplicationEnforcesSteadyStateConstraints parameter and opCounters&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-46221&quot;&gt;SERVER-46221&lt;/a&gt; for similar efforts.&lt;/p&gt;</comment>
                            <comment id="5162948" author="lingzhi.deng" created="Thu, 2 Feb 2023 16:14:32 +0000"  >&lt;p&gt;Another example is we &lt;a href=&quot;https://github.com/10gen/mongo/blob/1c950544c073ee40adda396e5795cfb068a1ff7e/src/mongo/db/repl/oplog_applier_utils.cpp#L432-L437&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ignore &lt;tt&gt;NamespaceNotFound&lt;/tt&gt; error for CRUD during startup recovery&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="5162888" author="judah.schvimer" created="Thu, 2 Feb 2023 16:03:32 +0000"  >&lt;p&gt;We should reconsider this as an extra safeguard against data corruption.&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="2310010">SERVER-75865</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10520">
                    <name>Problem/Incident</name>
                                            <outwardlinks description="causes">
                                                        </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="241486">SERVER-21700</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="2189756">SERVER-71490</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2310010">SERVER-75865</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1157158">SERVER-46221</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>16.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_12751" key="com.atlassian.jira.plugin.system.customfieldtypes:multiselect">
                        <customfieldname>Assigned Teams</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="25128"><![CDATA[Replication]]></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="25376"><![CDATA[v6.3]]></customfieldvalue>
    <customfieldvalue key="25041"><![CDATA[v6.2]]></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="10011"><![CDATA[Minor Change]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 2 Feb 2023 16:03:32 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        40 weeks, 6 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>
                            40 weeks, 6 days ago
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_16465" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Linked BF Score</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>135.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
            <customfieldvalue>lingzhi.deng@mongodb.com</customfieldvalue>
            <customfieldvalue>m.maher@mongodb.com</customfieldvalue>
            <customfieldvalue>opal.hoyt@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hys7vb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr5o2n:</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_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="6863">Repl 2023-03-06</customfieldvalue>
    <customfieldvalue id="6864">Repl 2023-03-20</customfieldvalue>
    <customfieldvalue id="7168">Repl 2023-04-03</customfieldvalue>
    <customfieldvalue id="7170">Repl 2023-05-01</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|hyru4f:</customfieldvalue>

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