<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 05:09:16 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-45610] Some reads work while system is RECOVERING</title>
                <link>https://jira.mongodb.org/browse/SERVER-45610</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;While the replication system is in RECOVERING, we cannot read collection data (error code NotMasterOrSecondary).  However, provided we have allowed secondary reads, we CAN do a listDatabases or listCollections or listIndexes.  This seems bad, since the results of these reads may represent database states which are inconsistent or at a point in time prior to a previously reported lastDurable time of the node.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1099937">SERVER-45610</key>
            <summary>Some reads work while system is RECOVERING</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="vesselina.ratcheva@mongodb.com">Vesselina Ratcheva</assignee>
                                    <reporter username="matthew.russotto@mongodb.com">Matthew Russotto</reporter>
                        <labels>
                    </labels>
                <created>Thu, 16 Jan 2020 19:00:18 +0000</created>
                <updated>Sun, 29 Oct 2023 22:13:12 +0000</updated>
                            <resolved>Tue, 18 Feb 2020 18:39:49 +0000</resolved>
                                                    <fixVersion>4.3.4</fixVersion>
                    <fixVersion>4.0.20</fixVersion>
                    <fixVersion>3.6.19</fixVersion>
                    <fixVersion>4.2.9</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>11</watches>
                                                                                                                <comments>
                            <comment id="3225119" author="xgen-internal-githook" created="Fri, 26 Jun 2020 02:45:44 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Vesselina Ratcheva&apos;, &apos;email&apos;: &apos;vesselina.ratcheva@10gen.com&apos;, &apos;username&apos;: &apos;vessy-mongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45610&quot; title=&quot;Some reads work while system is RECOVERING&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45610&quot;&gt;&lt;del&gt;SERVER-45610&lt;/del&gt;&lt;/a&gt; Reject commands that read data when node is in RECOVERING state&lt;/p&gt;

&lt;p&gt; create mode 100644 jstests/libs/all_commands_test.js&lt;br/&gt;
 create mode 100644 jstests/replsets/db_reads_while_recovering_all_commands.js&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 34dc015fcb40b8e4c2c99aadf1a78d7b64de6146)&lt;br/&gt;
Branch: v4.2&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/21184efa95bdb654726b9ad516621965d2581976&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/21184efa95bdb654726b9ad516621965d2581976&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3225118" author="xgen-internal-githook" created="Fri, 26 Jun 2020 02:42:59 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Vesselina Ratcheva&apos;, &apos;email&apos;: &apos;vesselina.ratcheva@10gen.com&apos;, &apos;username&apos;: &apos;vessy-mongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45610&quot; title=&quot;Some reads work while system is RECOVERING&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45610&quot;&gt;&lt;del&gt;SERVER-45610&lt;/del&gt;&lt;/a&gt; Reject commands that read data when node is in RECOVERING state&lt;/p&gt;

&lt;p&gt; create mode 100644 jstests/libs/all_commands_test.js&lt;br/&gt;
 create mode 100644 jstests/replsets/db_reads_while_recovering_all_commands.js&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 34dc015fcb40b8e4c2c99aadf1a78d7b64de6146)&lt;br/&gt;
Branch: v3.6&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/003b9b85173cf9aee4ecf4bbd45731dcd2d5c6f4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/003b9b85173cf9aee4ecf4bbd45731dcd2d5c6f4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3225116" author="xgen-internal-githook" created="Fri, 26 Jun 2020 02:40:16 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Vesselina Ratcheva&apos;, &apos;email&apos;: &apos;vesselina.ratcheva@10gen.com&apos;, &apos;username&apos;: &apos;vessy-mongodb&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45610&quot; title=&quot;Some reads work while system is RECOVERING&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45610&quot;&gt;&lt;del&gt;SERVER-45610&lt;/del&gt;&lt;/a&gt; Reject commands that read data when node is in RECOVERING state&lt;/p&gt;

&lt;p&gt; create mode 100644 jstests/libs/all_commands_test.js&lt;br/&gt;
 create mode 100644 jstests/replsets/db_reads_while_recovering_all_commands.js&lt;/p&gt;

&lt;p&gt;(cherry picked from commit 34dc015fcb40b8e4c2c99aadf1a78d7b64de6146)&lt;br/&gt;
Branch: v4.0&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8b66a4536d44e025b3d81c49befc2e794282af6b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8b66a4536d44e025b3d81c49befc2e794282af6b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3150528" author="evin.roesle" created="Mon, 1 Jun 2020 17:19:54 +0000"  >&lt;p&gt;No problem! I would like to backport because, while this is not extremely common, when it does happen it can create additional pain during initial sync as described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39596&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;SERVER-39596&lt;/a&gt; which is already a process that can be very painful for users. This is especially painful for users with a lot of data who usually experience the most pain with initial sync anyways. This can also cause possible data corruption by reading data from a node in RECOVERING which is important to prevent. &lt;/p&gt;</comment>
                            <comment id="3150011" author="tess.avitabile" created="Mon, 1 Jun 2020 16:01:30 +0000"  >&lt;p&gt;Ok! Would you mind giving your reasoning, so that we have it for future reference?&lt;/p&gt;</comment>
                            <comment id="3149930" author="evin.roesle" created="Mon, 1 Jun 2020 15:29:40 +0000"  >&lt;p&gt;I would like to backport this all the way to version 3.6.&lt;/p&gt;</comment>
                            <comment id="3127049" author="tess.avitabile" created="Wed, 27 May 2020 17:43:36 +0000"  >&lt;p&gt;Ping &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=evin.roesle&quot; class=&quot;user-hover&quot; rel=&quot;evin.roesle&quot;&gt;evin.roesle&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="3084545" author="tess.avitabile" created="Wed, 13 May 2020 19:53:24 +0000"  >&lt;p&gt;This change looks complex to backport. &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=evin.roesle&quot; class=&quot;user-hover&quot; rel=&quot;evin.roesle&quot;&gt;evin.roesle&lt;/a&gt;, can you weigh in on the priority of backporting this bug fix?&lt;/p&gt;</comment>
                            <comment id="3072702" author="gregory.wlodarek" created="Wed, 6 May 2020 20:30:24 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=evin.roesle&quot; class=&quot;user-hover&quot; rel=&quot;evin.roesle&quot;&gt;evin.roesle&lt;/a&gt;, &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=vesselina.ratcheva&quot; class=&quot;user-hover&quot; rel=&quot;vesselina.ratcheva&quot;&gt;vesselina.ratcheva&lt;/a&gt;:&#160;I&apos;d like us to consider backporting this work (at least the dbStats/collStats changes made in dbcommands.cpp) to v3.6, v4.0 and v4.2. This would resolve the issues described in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-39596&quot; title=&quot;While a node is not in primary/secondary state, dbStats/collStats should not hang&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-39596&quot;&gt;&lt;del&gt;SERVER-39596&lt;/del&gt;&lt;/a&gt; that customers were hitting when running the dbStats/collStats command while the node was in a recovering state.&lt;/p&gt;</comment>
                            <comment id="2882836" author="xgen-internal-githook" created="Tue, 18 Feb 2020 18:27:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;vessy-mongodb&apos;, &apos;name&apos;: &apos;Vesselina Ratcheva&apos;, &apos;email&apos;: &apos;vesselina.ratcheva@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45610&quot; title=&quot;Some reads work while system is RECOVERING&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45610&quot;&gt;&lt;del&gt;SERVER-45610&lt;/del&gt;&lt;/a&gt; Reject commands that read data when node is in RECOVERING state&lt;/p&gt;

&lt;p&gt;This reverts commit 542de84ec1e17520bd0d99d54a024ff0e0bc3de2.&lt;/p&gt;

&lt;p&gt; create mode 100644 jstests/libs/all_commands_test.js&lt;br/&gt;
 create mode 100644 jstests/replsets/db_reads_while_recovering_all_commands.js&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/34dc015fcb40b8e4c2c99aadf1a78d7b64de6146&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/34dc015fcb40b8e4c2c99aadf1a78d7b64de6146&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2879116" author="xgen-internal-githook" created="Fri, 14 Feb 2020 18:37:47 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;username&apos;: &apos;puppyofkosh&apos;, &apos;name&apos;: &apos;Ian Boros&apos;, &apos;email&apos;: &apos;ian.boros@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45610&quot; title=&quot;Some reads work while system is RECOVERING&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45610&quot;&gt;&lt;del&gt;SERVER-45610&lt;/del&gt;&lt;/a&gt; Reject commands that read data when node is in RECOVERING state&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit ea7294598dc4621245739da201c0aeaf11aaf957.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/542de84ec1e17520bd0d99d54a024ff0e0bc3de2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/542de84ec1e17520bd0d99d54a024ff0e0bc3de2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2877680" author="xgen-internal-githook" created="Thu, 13 Feb 2020 22:24:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Vesselina Ratcheva&apos;, &apos;username&apos;: &apos;vessy-mongodb&apos;, &apos;email&apos;: &apos;vesselina.ratcheva@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-45610&quot; title=&quot;Some reads work while system is RECOVERING&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-45610&quot;&gt;&lt;del&gt;SERVER-45610&lt;/del&gt;&lt;/a&gt; Reject commands that read data when node is in RECOVERING state&lt;/p&gt;

&lt;p&gt; create mode 100644 jstests/libs/all_commands_test.js&lt;br/&gt;
 create mode 100644 jstests/replsets/db_reads_while_recovering_all_commands.js&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ea7294598dc4621245739da201c0aeaf11aaf957&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ea7294598dc4621245739da201c0aeaf11aaf957&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="2753875" author="judah.schvimer" created="Wed, 22 Jan 2020 22:04:59 +0000"  >&lt;p&gt;I wonder if we could do something like &lt;a href=&quot;https://github.com/mongodb/mongo/blob/14f8744277b7691b68ae541495c64572e3e53d74/jstests/core/views/views_all_commands.js&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;view_all_commands.js&lt;/tt&gt;&lt;/a&gt; to ensure we fix all commands.&lt;/p&gt;</comment>
                            <comment id="2753872" author="judah.schvimer" created="Wed, 22 Jan 2020 22:03:47 +0000"  >&lt;p&gt;The &lt;a href=&quot;https://docs.mongodb.com/manual/reference/command/replSetMaintenance/#dbcmd.replSetMaintenance&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;replSetMaintenance&lt;/tt&gt;&lt;/a&gt; command can also be used to go into &lt;tt&gt;RECOVERING&lt;/tt&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">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                                                <inwardlinks description="is documented by">
                                        <issuelink>
            <issuekey id="1147591">DOCS-13417</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="698137">SERVER-39596</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1150774">SERVER-46190</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1359937">SERVER-48379</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                                        </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>14.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_12450" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Backport Requested</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16775"><![CDATA[v4.2]]></customfieldvalue>
    <customfieldvalue key="15640"><![CDATA[v4.0]]></customfieldvalue>
    <customfieldvalue key="15141"><![CDATA[v3.6]]></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_13552" key="com.go2group.jira.plugin.crm:crm_generic_field">
                        <customfieldname>Case</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[[5002K00000nDnuHQAS, 5002K00000nmyF7QAI, 5002K00000pmoddQAA, 5002K00000tSndKQAS, 5002K00000tUK54QAG]]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 22 Jan 2020 22:03:47 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        3 years, 32 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_17052" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Downstream Changes Summary</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>If anything in the docs suggests that you should be able to run &amp;#39;listDatabases&amp;#39;/&amp;#39;listCollections&amp;#39;/other commands (see changes) just fine while not in primary or secondary state, then those docs should be adjusted.&lt;br/&gt;
&lt;br/&gt;
No changes necessary otherwise. This ticket just made it so that the eligibility for those commands is the same as for commands like &amp;#39;find&amp;#39; and &amp;#39;count&amp;#39;.</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_17050" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Downstream Team Attention</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16942"><![CDATA[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>
                            3 years, 32 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>32.0</customfieldvalue>

                        </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>evin.roesle@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>gregory.wlodarek@mongodb.com</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
            <customfieldvalue>matthew.russotto@mongodb.com</customfieldvalue>
            <customfieldvalue>tess.avitabile@mongodb.com</customfieldvalue>
            <customfieldvalue>vesselina.ratcheva@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hwipfj:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hwbvhb:</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="3575">Repl 2020-02-10</customfieldvalue>
    <customfieldvalue id="3576">Repl 2020-02-24</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10750" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Steps To Reproduce</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>&lt;p&gt;A mongod can be forced to stay in RECOVERING by setting the rsSyncApplyStop failpoint.&lt;/p&gt;

&lt;p&gt;--setParameter enableTestCommands=1 --setParameter &apos;failpoint.rsSyncApplyStop=&lt;/p&gt;
{&quot;mode&quot;: &quot;alwaysOn&quot;}</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_17051" key="com.atlassian.jira.plugin.system.customfieldtypes:multicheckboxes">
                        <customfieldname>Teams Impacted</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="16944"><![CDATA[Docs]]></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|hwibov:</customfieldvalue>

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