<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:09:36 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>[DOCS-14135] Investigate changes in SERVER-53247: Disable enableMajorityReadConcern:false</title>
                <link>https://jira.mongodb.org/browse/DOCS-14135</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;h2&gt;&lt;a name=&quot;Description&quot;&gt;&lt;/a&gt;Description&lt;/h2&gt;
&lt;div class=&quot;panel&quot; style=&quot;background-color: #c2d2c2;border-width: 1px;&quot;&gt;&lt;div class=&quot;panelHeader&quot; style=&quot;border-bottom-width: 1px;background-color: #239eb0;&quot;&gt;&lt;b&gt;Downstream Change Summary&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;panelContent&quot; style=&quot;background-color: #c2d2c2;&quot;&gt;
&lt;p&gt;The server explicitly disallows enableMajorityReadConcern:false to be specified on the command line when starting mongod. Any team that current sets this server parameter to false will be affected.&lt;/p&gt;

&lt;p&gt;Since we are removing support for the behaviors gated by that server parameter, teams should also be able to remove testing and code using eMRC=false. Please see PM-1769 for more information about what else the server is planning to remove.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;h2&gt;&lt;a name=&quot;DescriptionofLinkedTicket&quot;&gt;&lt;/a&gt;Description of Linked Ticket&lt;/h2&gt;

&lt;p&gt;WiredTiger recently completed an investigation of the feasibility of removing enableMajorityReadConcern:false now that WT has durable history. After reviewing the findings of that investigation, we are moving forward with Removing Support for enableMajorityReadConcern:false. Durable History addresses cache pressure concerns around majority commit point lag allowing for the removal of eMRC:false (a mode of operation that does not allow distributed transactions and other features).&lt;/p&gt;

&lt;p&gt;We need to disable support for eMRC:false as a first step.&lt;/p&gt;

&lt;p&gt;In a future release, we will fully remove support for eMRC:false.&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;Scopeofchanges&quot;&gt;&lt;/a&gt;Scope of changes&lt;/h2&gt;

&lt;p&gt;Review &lt;a href=&quot;https://docs.mongodb.com/manual/reference/read-concern-majority/#disable-read-concern-majority&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/read-concern-majority/#disable-read-concern-majority&lt;/a&gt; and possibly other mentions?&lt;/p&gt;

&lt;p&gt;One approach might be to replace that section with a blurb like &apos;Starting in MDB 5.0, you can&apos;t do this. If you&apos;re an older version, refer to those docs to see how to disable maj RC.&quot;&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;ImpacttoOtherDocs&quot;&gt;&lt;/a&gt;Impact to Other Docs&lt;/h2&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/index.html#replication.enableMajorityReadConcern&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/configuration-options/index.html#replication.enableMajorityReadConcern&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/reference/program/mongod/index.html#cmdoption-mongod-enablemajorityreadconcern&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/program/mongod/index.html#cmdoption-mongod-enablemajorityreadconcern&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/core/transactions/index.html#disabled-read-concern-majority&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/core/transactions/index.html#disabled-read-concern-majority&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/core/transactions-production-consideration/index.html#member-primary-secondary-arbiter-architecture&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/core/transactions-production-consideration/index.html#member-primary-secondary-arbiter-architecture&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Does this also apply to the&#160;&lt;b&gt;replication / sharding&lt;/b&gt;&#160;settings / parameters?&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/reference/configuration-options/#replication.enableMajorityReadConcern&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/reference/configuration-options/#replication.enableMajorityReadConcern&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/core/transactions-sharded-clusters/index.html#three-member-primary-secondary-arbiter-shards&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/core/transactions-sharded-clusters/index.html#three-member-primary-secondary-arbiter-shards&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-sharded-cluster-wiredtiger/index.html#psa-3-member-architecture&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/tutorial/change-sharded-cluster-wiredtiger/index.html#psa-3-member-architecture&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-replica-set-wiredtiger/index.html#psa-3-member-architecture&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.mongodb.com/manual/tutorial/change-replica-set-wiredtiger/index.html#psa-3-member-architecture&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;
&lt;h2&gt;&lt;a name=&quot;MVP%28WorkandDate%29&quot;&gt;&lt;/a&gt;MVP (Work and Date)&lt;/h2&gt;
&lt;h2&gt;&lt;a name=&quot;Resources%28ScopeorDesignDocs%2CInvision%2Cetc.%29&quot;&gt;&lt;/a&gt;Resources (Scope or Design Docs, Invision, etc.)&lt;/h2&gt;</description>
                <environment></environment>
        <key id="1594096">DOCS-14135</key>
            <summary>Investigate changes in SERVER-53247: Disable enableMajorityReadConcern:false</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="joseph.dougherty@mongodb.com">Joseph Dougherty</assignee>
                                    <reporter username="backlog-server-pm">Backlog - Core Eng Program Management Team</reporter>
                        <labels>
                    </labels>
                <created>Tue, 19 Jan 2021 19:22:26 +0000</created>
                <updated>Mon, 13 Nov 2023 17:59:37 +0000</updated>
                            <resolved>Tue, 13 Jul 2021 19:23:42 +0000</resolved>
                                                    <fixVersion>4.9.0</fixVersion>
                    <fixVersion>Server_Docs_20231030</fixVersion>
                    <fixVersion>Server_Docs_20231106</fixVersion>
                    <fixVersion>Server_Docs_20231105</fixVersion>
                    <fixVersion>Server_Docs_20231113</fixVersion>
                                    <component>manual</component>
                    <component>Server</component>
                        <due>Fri, 16 Jul 2021 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="4274973" author="huayu.ouyang" created="Tue, 4 Jan 2022 20:44:57 +0000"  >&lt;p&gt;I think we should backport these docs changes to 5.0&lt;/p&gt;</comment>
                            <comment id="4272617" author="judah.schvimer" created="Sun, 2 Jan 2022 17:20:49 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=joseph.dougherty&quot; class=&quot;user-hover&quot; rel=&quot;joseph.dougherty&quot;&gt;joseph.dougherty&lt;/a&gt; and &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=huayu.ouyang&quot; class=&quot;user-hover&quot; rel=&quot;huayu.ouyang&quot;&gt;huayu.ouyang&lt;/a&gt;, should we be backporting these documentation changes to the 5.0 docs per &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57373?focusedCommentId=4270120&amp;amp;page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-4270120&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;this comment&lt;/a&gt;? CC &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=eric.reid&quot; class=&quot;user-hover&quot; rel=&quot;eric.reid&quot;&gt;eric.reid&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3931455" author="xgen-internal-githook" created="Tue, 13 Jul 2021 18:56:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Joseph Dougherty&apos;, &apos;email&apos;: &apos;joseph.dougherty@mongodb.com&apos;, &apos;username&apos;: &apos;jmd-mongo&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14135&quot; title=&quot;Investigate changes in SERVER-53247: Disable enableMajorityReadConcern:false&quot; class=&quot;issue-link&quot; data-issue-key=&quot;DOCS-14135&quot;&gt;&lt;del&gt;DOCS-14135&lt;/del&gt;&lt;/a&gt; enableMajorityReadConcern may only be set to true in v5.0&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/docs/commit/c841190a5ab2c54907080939982c9b6016f51292&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/docs/commit/c841190a5ab2c54907080939982c9b6016f51292&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3914738" author="JIRAUSER1259756" created="Fri, 2 Jul 2021 15:48:11 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=joseph.dougherty&quot; class=&quot;user-hover&quot; rel=&quot;joseph.dougherty&quot;&gt;joseph.dougherty&lt;/a&gt;&#160;There are two things we want to address:&#160;&lt;/p&gt;

&lt;p&gt;1) MongoDB has now become more resilient (via &quot;WT durable history&quot; and &quot;flow control&quot;). Not sure if we have pages for that.&#160;&lt;/p&gt;

&lt;p&gt;2) An alternative workaround is associated with this ticket:&#160;&lt;a href=&quot;https://jira.mongodb.org/browse/DOCS-14598&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.mongodb.org/browse/DOCS-14598&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="3914716" author="JIRAUSER1257483" created="Fri, 2 Jul 2021 15:37:32 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=alan.zheng&quot; class=&quot;user-hover&quot; rel=&quot;alan.zheng&quot;&gt;alan.zheng&lt;/a&gt; What are the alternatives for users? Are there other considerations for three member PSA architectures that help avoid possible cache-pressure build up?&lt;/p&gt;</comment>
                            <comment id="3889380" author="JIRAUSER1259756" created="Mon, 21 Jun 2021 17:43:32 +0000"  >&lt;p&gt;We need to keep the section about #disable-read-concern-majority for 5.0. &lt;/p&gt;

&lt;p&gt;A startup warning for those running PSA will be added in &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-57373&quot; title=&quot;Add new startup/upgrade warnings around eMRC=F removal&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-57373&quot;&gt;&lt;del&gt;SERVER-57373&lt;/del&gt;&lt;/a&gt;. There will be customers who will be impacted with this change, and we want to redirect them to this section in 5.0 docs where they can learn that we removed it + alternatives. &lt;/p&gt;</comment>
                            <comment id="3841714" author="louis.williams" created="Wed, 26 May 2021 14:44:28 +0000"  >&lt;p&gt;Agreed that those can be removed as well.&lt;/p&gt;</comment>
                            <comment id="3839548" author="JIRAUSER1257483" created="Tue, 25 May 2021 19:50:01 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt;&#160;Thanks again for the info! It looks like we should be able to remove 3 pages from the 5.0 version of the docs:&#160;&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-sharded-cluster-wiredtiger/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Change Standalone to Wired Tiger&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-replica-set-wiredtiger/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Change Replica Set to Wired Tiger&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-sharded-cluster-wiredtiger/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Change Sharded Cluster to Wired Tiger&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Please let me know if you have any objections. Thank you!&lt;/p&gt;</comment>
                            <comment id="3838248" author="louis.williams" created="Tue, 25 May 2021 16:09:47 +0000"  >&lt;p&gt;&lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=joseph.dougherty&quot; class=&quot;user-hover&quot; rel=&quot;joseph.dougherty&quot;&gt;joseph.dougherty&lt;/a&gt;, I think it makes sense to remove the page about upgrading to WiredTiger for the 5.0 docs.&lt;/p&gt;</comment>
                            <comment id="3819766" author="JIRAUSER1257483" created="Mon, 24 May 2021 20:12:54 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Thanks for the details.&lt;/p&gt;

&lt;p&gt;My original intent was to remove the parts of the procedure that reference setting&#160;&lt;a href=&quot;https://docs.mongodb.com/manual/reference/program/mongod/#std-option-mongod.--enableMajorityReadConcern&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&lt;tt&gt;-enableMajorityReadConcern false&lt;/tt&gt;&lt;/a&gt;&#160;since it is not possible to set --&lt;b&gt;enableMajorityConcern&lt;/b&gt;&#160;to &lt;b&gt;false&lt;/b&gt; in v5.0.&#160;&lt;/p&gt;

&lt;p&gt;I&apos;m trying to get a sense of what this page should look like specifically for the v5.0 docs.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Does it make sense to keep this page and remove the parts that reference setting&#160;--&lt;b&gt;enableMajorityConcern&lt;/b&gt;&#160;to &lt;b&gt;false&lt;/b&gt;?&lt;/em&gt;&#160;&lt;/p&gt;

&lt;p&gt;Thanks for your help!&lt;/p&gt;</comment>
                            <comment id="3806777" author="louis.williams" created="Fri, 21 May 2021 20:43:08 +0000"  >&lt;p&gt;MMAP is still available in 4.0 so we should keep that documentation until 4.0 is EOL next year. If you want to remove the MMAP-specific terminology for the 5.0 docs, that is fine.&lt;/p&gt;

&lt;p&gt;To answer your other question, it doesn&apos;t seem like we document switching from inMemory to WiredTiger. It&apos;s not a very widely used storage engine, and in fact, the two storage engines are almost identical. I don&apos;t think we need to add any special documentation for that case.&lt;/p&gt;</comment>
                            <comment id="3805811" author="JIRAUSER1257483" created="Fri, 21 May 2021 17:06:52 +0000"  >&lt;p&gt;Hello &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=kaloian.manassiev&quot; class=&quot;user-hover&quot; rel=&quot;kaloian.manassiev&quot;&gt;kaloian.manassiev&lt;/a&gt;&#160;and &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=louis.williams&quot; class=&quot;user-hover&quot; rel=&quot;louis.williams&quot;&gt;louis.williams&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Could you please help clarify here?&lt;/p&gt;

&lt;p&gt;I&apos;m curious if there we should retain the&#160;&lt;a href=&quot;https://docs.mongodb.com/manual/tutorial/change-replica-set-wiredtiger/#psa-3-member-architecture&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Change Replica Set to WiredTiger&lt;/a&gt;&#160;page since support for MMAPv1 no longer exists in v5.0. Will we need to document specific procedures for users who want to change a replica set from using in-memory storage to using WiredTiger?&lt;/p&gt;

&lt;p&gt;Thank you!&lt;/p&gt;</comment>
                            <comment id="3804911" author="pavithra.vetriselvan" created="Fri, 21 May 2021 14:59:31 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=joseph.dougherty&quot; class=&quot;user-hover&quot; rel=&quot;joseph.dougherty&quot;&gt;joseph.dougherty&lt;/a&gt;, sorry about the late response! You are correct that we removed support for MMAPv1 in 4.2 so I agree that this page wouldn&apos;t need to exist if the purpose was to aid users in switching from MMAPv1. &lt;/p&gt;

&lt;p&gt;However, I still think we support the &lt;a href=&quot;https://docs.mongodb.com/manual/core/inmemory/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;inMemory&lt;/a&gt; storage engine so would this page still be relevant for switching from inMemory to WiredTiger?&lt;/p&gt;

&lt;p&gt;Perhaps someone from the Execution Team should also verify?&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10320">
                    <name>Documented</name>
                                            <outwardlinks description="documents">
                                        <issuelink>
            <issuekey id="1560100">SERVER-53247</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="1766657">SERVER-57373</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="1796400">DOCS-14598</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="2016098">DOCS-15210</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>13.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 11 May 2021 17:18:43 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 5 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14876" key="com.atlassian.jira.plugin.system.customfieldtypes:userpicker">
                        <customfieldname>Docs Reviewer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>andrew.feierabend@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>DOCSP-9747</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_14873" key="com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker">
                        <customfieldname>External Reviewer</customfieldname>
                        <customfieldvalues>
                                    <customfieldvalue><![CDATA[samy.lanka@mongodb.com]]></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>emet.ozar@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 5 weeks, 1 day ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alan.zheng@mongodb.com</customfieldvalue>
            <customfieldvalue>backlog-server-pm</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>huayu.ouyang@mongodb.com</customfieldvalue>
            <customfieldvalue>joseph.dougherty@mongodb.com</customfieldvalue>
            <customfieldvalue>judah.schvimer@mongodb.com</customfieldvalue>
            <customfieldvalue>louis.williams@mongodb.com</customfieldvalue>
            <customfieldvalue>pavithra.vetriselvan@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyq7db:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hybw6n:</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_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hyptmn:</customfieldvalue>

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