<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:05:47 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-24242] Improve replication performance</title>
                <link>https://jira.mongodb.org/browse/SERVER-24242</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Recent improvements have increased the rate that primary nodes can accept writes. We need to increase secondary performance to ensure that they can keep up.&lt;/p&gt;</description>
                <environment></environment>
        <key id="288332">SERVER-24242</key>
            <summary>Improve replication performance</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="mathias@mongodb.com">Mathias Stearn</assignee>
                                    <reporter username="mathias@mongodb.com">Mathias Stearn</reporter>
                        <labels>
                    </labels>
                <created>Fri, 20 May 2016 20:43:42 +0000</created>
                <updated>Thu, 16 Mar 2017 01:02:56 +0000</updated>
                            <resolved>Thu, 11 Aug 2016 16:21:14 +0000</resolved>
                                                    <fixVersion>3.3.11</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>10</watches>
                                                                                                                <comments>
                            <comment id="1354322" author="xgen-internal-githook" created="Thu, 11 Aug 2016 16:20:27 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Raise replication op batch limit to 50,000&lt;/p&gt;

&lt;p&gt;This improves performance by ~10% in the small document cases.&lt;/p&gt;

&lt;p&gt;Also lowering the byte limit down to its originally intended 100MB. When we&lt;br/&gt;
raised MMAPv1&apos;s maximum journal commit size, that unintentionally raised the&lt;br/&gt;
repl byte limiti to 512MB. However, it makes no sense for the batch limit to&lt;br/&gt;
be larger than the default BGSync blocking queue size of 256MB.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b53a93270c8ea8ccc9f43a0cf0592353b0edd012&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b53a93270c8ea8ccc9f43a0cf0592353b0edd012&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1343139" author="xgen-internal-githook" created="Mon, 1 Aug 2016 15:35:50 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Make replica set apply batch size tunable&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b417c39b6ed549a02f2629c6175122eb279e2899&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b417c39b6ed549a02f2629c6175122eb279e2899&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1343138" author="xgen-internal-githook" created="Mon, 1 Aug 2016 15:35:49 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Lock::ParallelBatchWriterMode sets isBatchWriter while in scope&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/af042cfeda17768fa217207069880fbbcb0346ff&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/af042cfeda17768fa217207069880fbbcb0346ff&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1343137" author="xgen-internal-githook" created="Mon, 1 Aug 2016 15:35:48 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; MultiApplier should pass a clean txn to _multiApply&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b0f766dfaf65fddf341e425b5a842ec27a5eff8f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b0f766dfaf65fddf341e425b5a842ec27a5eff8f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1326382" author="ian@10gen.com" created="Sun, 17 Jul 2016 19:27:35 +0000"  >&lt;p&gt;re-opening since one of the commits was reverted - assuming you&apos;ll want to fix it and re-push.&lt;/p&gt;</comment>
                            <comment id="1326246" author="xgen-internal-githook" created="Sat, 16 Jul 2016 22:50:14 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;benety&apos;, u&apos;name&apos;: u&apos;Benety Goh&apos;, u&apos;email&apos;: u&apos;benety@mongodb.com&apos;}
&lt;p&gt;Message: Revert &quot;&lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Lock::ParallelBatchWriterMode sets isBatchWriter while in scope&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 0673f9531be7cbaa8e5477ee28431a28191fe7ed.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/3b371e48fab6cd5b022415f5352080e6e268b9e0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/3b371e48fab6cd5b022415f5352080e6e268b9e0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1326018" author="redbeard0531" created="Sat, 16 Jul 2016 00:19:03 +0000"  >&lt;p&gt;I&apos;m done with apply-side improvements so I&apos;m closing out this ticket. Some additional network-side improvements will continue under the linked tickets.&lt;/p&gt;</comment>
                            <comment id="1326016" author="xgen-internal-githook" created="Sat, 16 Jul 2016 00:05:06 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Parallelize oplog writing on secondaries&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/dcb0d3fe6429db310307122e640196d7bd88b5eb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/dcb0d3fe6429db310307122e640196d7bd88b5eb&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1326015" author="xgen-internal-githook" created="Sat, 16 Jul 2016 00:05:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Start writing the Oplog on secondaries while divvying up work&lt;/p&gt;

&lt;p&gt;This means we hold the PBW lock while in fillWriterVectors, but it also lets&lt;br/&gt;
us start doing useful work sooner.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/29a2e0352d8ac20a7e92d27a1daa7a439cad58d6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/29a2e0352d8ac20a7e92d27a1daa7a439cad58d6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1326014" author="xgen-internal-githook" created="Sat, 16 Jul 2016 00:05:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Lock::ParallelBatchWriterMode sets isBatchWriter while in scope&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0673f9531be7cbaa8e5477ee28431a28191fe7ed&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0673f9531be7cbaa8e5477ee28431a28191fe7ed&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1304857" author="xgen-internal-githook" created="Thu, 23 Jun 2016 21:14:46 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Stop applying the MatchExpression to OplogReplay queries after first match&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8a53668a313062adb9b4af48f5d76716e2ca58c8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8a53668a313062adb9b4af48f5d76716e2ca58c8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1303345" author="xgen-internal-githook" created="Wed, 22 Jun 2016 20:05:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Don&apos;t create a vector&amp;lt;BSONElement&amp;gt; just to iterate&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/27a563f0c7adddebc6354dd6591e0849c86eaf64&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/27a563f0c7adddebc6354dd6591e0849c86eaf64&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1303343" author="xgen-internal-githook" created="Wed, 22 Jun 2016 20:05:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; OldThreadPool::schedule() should move its task argument&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/d74b549a87899dbd5fe347a1a08cdab0536daad2&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/d74b549a87899dbd5fe347a1a08cdab0536daad2&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1303342" author="xgen-internal-githook" created="Wed, 22 Jun 2016 20:05:53 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Only get slaveDelaySecs from the replCoordinator once per batch&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f9f3ea2d4afb835b82fe7e97ef1a1c6e2a29c2b5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f9f3ea2d4afb835b82fe7e97ef1a1c6e2a29c2b5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1303341" author="xgen-internal-githook" created="Wed, 22 Jun 2016 20:05:52 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Use FastClockSource when enforcing replBatchLimitSeconds&lt;/p&gt;

&lt;p&gt;It only needs second-level precision anyway.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/402b4573153c129263670b9db0ad6a2d7864a9d0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/402b4573153c129263670b9db0ad6a2d7864a9d0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1303340" author="xgen-internal-githook" created="Wed, 22 Jun 2016 20:05:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Stop copying OplogEntries so much&lt;/p&gt;

&lt;p&gt;With this change, we should no longer be copying any OplogEntries during&lt;br/&gt;
steady-state replication.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/9fe9ddc29177f1929884f00cf9220fbcd5d932f4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/9fe9ddc29177f1929884f00cf9220fbcd5d932f4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1289472" author="xgen-internal-githook" created="Thu, 9 Jun 2016 17:10:23 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;RedBeard0531&apos;, u&apos;name&apos;: u&apos;Mathias Stearn&apos;, u&apos;email&apos;: u&apos;mathias@10gen.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-24242&quot; title=&quot;Improve replication performance&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-24242&quot;&gt;&lt;del&gt;SERVER-24242&lt;/del&gt;&lt;/a&gt; Make BSONObj nothow_move_constructible&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/54a293b576d22775a57b0809a57b920283c436da&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/54a293b576d22775a57b0809a57b920283c436da&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="293950">SERVER-24575</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                                        </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="364863">SERVER-28315</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="287354">SERVER-24187</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="291792">SERVER-24418</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>17.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10011" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Backwards Compatibility</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10038"><![CDATA[Fully Compatible]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 9 Jun 2016 17:10:23 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 26 weeks, 6 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<a href='https://jira.mongodb.org/browse/SERVER-24575'>SERVER-24575</a>]]></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_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-474</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>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            7 years, 26 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>0.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>ian@mongodb.com</customfieldvalue>
            <customfieldvalue>mathias@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrk7i7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrclcv:</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="1020">Repl 17 (07/15/16)</customfieldvalue>
    <customfieldvalue id="1021">Repl 18 (08/05/16)</customfieldvalue>
    <customfieldvalue id="1022">Repl 2016-08-29</customfieldvalue>
    <customfieldvalue id="1090">Integrate+Tuning 15 (06/03/16)</customfieldvalue>
    <customfieldvalue id="1097">Integrate+Tuning 16 (06/24/16)</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|hsbys7:</customfieldvalue>

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