<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 03:50:32 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-19307] Use find/getmore commands in bgsync thread</title>
                <link>https://jira.mongodb.org/browse/SERVER-19307</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;By either replacing the internals of oplogReader or its use, the find/getmore operations need to use command for the v1 protocol of replication in order to update liveliness information.&lt;/p&gt;</description>
                <environment></environment>
        <key id="215247">SERVER-19307</key>
            <summary>Use find/getmore commands in bgsync thread</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="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="scotthernandez">Scott Hernandez</reporter>
                        <labels>
                    </labels>
                <created>Tue, 7 Jul 2015 14:53:24 +0000</created>
                <updated>Wed, 25 Jan 2017 22:00:39 +0000</updated>
                            <resolved>Wed, 22 Jul 2015 02:21:18 +0000</resolved>
                                                    <fixVersion>3.1.7</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="995489" author="xgen-internal-githook" created="Mon, 3 Aug 2015 21:17:21 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; background fetcher callback should not proceed if background sync is paused&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a55dcfaa206c410778f6919dd4407bb940849443&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a55dcfaa206c410778f6919dd4407bb940849443&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="991084" author="xgen-internal-githook" created="Tue, 28 Jul 2015 18:46:22 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; clean up strcpy in Ramlog and removed ErrorMsg&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/414bbb6dda658780f4b383a4d882529d646d140b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/414bbb6dda658780f4b383a4d882529d646d140b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="991034" author="xgen-internal-githook" created="Tue, 28 Jul 2015 18:45:31 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; updated BackgroundSync producer thread to tail remote oplog using Fetcher instead of OplogReader&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fa4d622781c5d9162953397282bdad2882f1d484&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fa4d622781c5d9162953397282bdad2882f1d484&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="989665" author="xgen-internal-githook" created="Mon, 27 Jul 2015 15:41:29 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; clean up strcpy in Ramlog and removed ErrorMsg&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/414bbb6dda658780f4b383a4d882529d646d140b&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/414bbb6dda658780f4b383a4d882529d646d140b&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="971458" author="xgen-internal-githook" created="Tue, 21 Jul 2015 20:41:53 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; updated BackgroundSync producer thread to tail remote oplog using Fetcher instead of OplogReader&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/fa4d622781c5d9162953397282bdad2882f1d484&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/fa4d622781c5d9162953397282bdad2882f1d484&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="969513" author="xgen-internal-githook" created="Sun, 19 Jul 2015 16:27:41 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; fixed crash in getMore downconversion - DBClientConnection::getMore() could return a null cursor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/6cc4e9829c58f27226ca95a9be69df3c955204a9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/6cc4e9829c58f27226ca95a9be69df3c955204a9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="968161" author="xgen-internal-githook" created="Thu, 16 Jul 2015 19:34:07 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; downconvert find/getMore based on wire protocol version&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0254cdbc2d5f04188e45fe98dec1ca985e2ecf0c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0254cdbc2d5f04188e45fe98dec1ca985e2ecf0c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="968069" author="xgen-internal-githook" created="Thu, 16 Jul 2015 18:07:01 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; added rsStopGetMoreCmd fail point to make noPassthrough/server6733.js work with fetcher-based replication producer thread&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/518116041128c6e334806141c1e69a1221e8939a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/518116041128c6e334806141c1e69a1221e8939a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="967446" author="xgen-internal-githook" created="Thu, 16 Jul 2015 02:06:39 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; Collection::insertDocument should always notify capped collection listeners&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/1915268f23c038197e2420a9d6302d1d72b85ce4&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/1915268f23c038197e2420a9d6302d1d72b85ce4&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="965568" author="xgen-internal-githook" created="Tue, 14 Jul 2015 13:37:03 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; refactored BackgroundSync producer thread and rollback code.&lt;/p&gt;

&lt;p&gt;This change supports the oplog reader to fetcher migration.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/0a541ac95cb32c6e97c012e46f4a09e8f58ca4de&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/0a541ac95cb32c6e97c012e46f4a09e8f58ca4de&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="964889" author="xgen-internal-githook" created="Mon, 13 Jul 2015 19:46:32 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; SyncTail::tryPopAndWaitForMore should not consume buffered operations when rsSyncApplyStop fail point is enabled&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/95428be95d52697c04908b279a7efef8f4e41ec8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/95428be95d52697c04908b279a7efef8f4e41ec8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="964886" author="xgen-internal-githook" created="Mon, 13 Jul 2015 19:45:38 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; converted OplogReader::tcp_timeout from int to Seconds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/62ff4ee275f5a38abcc2bc7b400d4d185e89044d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/62ff4ee275f5a38abcc2bc7b400d4d185e89044d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="963481" author="xgen-internal-githook" created="Fri, 10 Jul 2015 18:59:11 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; added elapsedMillis to fetcher QueryResponse&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/98fa36811312af8004dfa68197fa4c71e2409fd0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/98fa36811312af8004dfa68197fa4c71e2409fd0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="962107" author="xgen-internal-githook" created="Thu, 9 Jul 2015 14:06:24 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; fixed missing metadata in remote command response&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/cc2c70f5108b28155e7efa34061559c425578d72&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/cc2c70f5108b28155e7efa34061559c425578d72&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="962105" author="xgen-internal-githook" created="Thu, 9 Jul 2015 14:05:11 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; added &apos;first&apos; to fetcher QueryResponse to indicate if the current response is for the initial command request&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/f316ff5af270da92c63f412c2238fa1e5b6e599d&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/f316ff5af270da92c63f412c2238fa1e5b6e599d&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="961014" author="xgen-internal-githook" created="Wed, 8 Jul 2015 14:31:06 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; moved TimerStats into its own library&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5eca5fe8106408b198c759443a2bb1ca320dad6c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5eca5fe8106408b198c759443a2bb1ca320dad6c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="959759" author="xgen-internal-githook" created="Tue, 7 Jul 2015 17:53:55 +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: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-19307&quot; title=&quot;Use find/getmore commands in bgsync thread&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-19307&quot;&gt;&lt;del&gt;SERVER-19307&lt;/del&gt;&lt;/a&gt; extended BackgroundSync producer thread to accept a task executor (from ReplicationCoordinatorImpl)&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/33a99b4662a17363074b8e2a5289acedadfbcc41&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/33a99b4662a17363074b8e2a5289acedadfbcc41&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="203025">SERVER-18384</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="223248">SERVER-19649</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="205744">SERVER-18606</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>1.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>Tue, 7 Jul 2015 14:58:04 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        8 years, 28 weeks, 2 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_14262" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>End date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 22 Jul 2015 23:59:59 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PM-63</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>crystal.horn@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            8 years, 28 weeks, 2 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>benety.goh@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrl17r:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsazjb:</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="593">RPL 7 08/10/15</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Tue, 7 Jul 2015 00:00:00 +0000</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_11861" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>User Summary</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11856"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hsfvon:</customfieldvalue>

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