<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:09:49 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-25662] Data replicator should stop initial sync and shut down immediately when server is shut down</title>
                <link>https://jira.mongodb.org/browse/SERVER-25662</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Currently if mongod is shutdown during initialsync, it will wait for initial sync to terminate before finishing. Since the mongod is partially shutdown initial sync will fail and it will wait to fail 10 times before finally failing and shutting down. Rather, when the ReplicationCoordinatorImpl shuts down, it should shut down the data replicator which should tell initial sync to stop with a ShutdownInProgress status.&lt;/p&gt;</description>
                <environment></environment>
        <key id="309650">SERVER-25662</key>
            <summary>Data replicator should stop initial sync and shut down immediately when server is shut down</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="benety.goh@mongodb.com">Benety Goh</assignee>
                                    <reporter username="judah.schvimer@mongodb.com">Judah Schvimer</reporter>
                        <labels>
                    </labels>
                <created>Wed, 17 Aug 2016 15:58:17 +0000</created>
                <updated>Wed, 25 Jan 2017 21:58:11 +0000</updated>
                            <resolved>Tue, 15 Nov 2016 21:22:05 +0000</resolved>
                                                    <fixVersion>3.4.0-rc4</fixVersion>
                                    <component>Replication</component>
                                        <votes>0</votes>
                                    <watches>9</watches>
                                                                                                                <comments>
                            <comment id="1434244" author="xgen-internal-githook" created="Tue, 15 Nov 2016 11:26: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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; DataReplicator cleanup&lt;/p&gt;

&lt;p&gt;removed _scheduleFetch_inlock() and _fetcherPaused&lt;br/&gt;
renamed _state to _dataReplicatorState&lt;br/&gt;
DataReplicator::_anyActiveHandles_inlock() should shutdown last oplog entry fetcher&lt;br/&gt;
DataReplicator::shutdown() no longer requires an operation context&lt;br/&gt;
removed unnecessary references to DataReplicatorState::Uninitialized&lt;br/&gt;
removed unused sync source checking from doNextActions&lt;br/&gt;
collapse overloaded versions of _scheduleApplyBatch&lt;br/&gt;
merged _doNextActions_inlock() and _doNextActions_Steady_inlock()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b476c357ac3bee4134d8fca884258460b214ebd8&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b476c357ac3bee4134d8fca884258460b214ebd8&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1433645" author="xgen-internal-githook" created="Mon, 14 Nov 2016 20:13: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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; ReplicationCoordinatorImpl::shutdown() should release data replicator shared_ptr before shutting down external state&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/8b07dc8933006c20de3111eae5face52320ab45a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/8b07dc8933006c20de3111eae5face52320ab45a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1433554" author="xgen-internal-githook" created="Mon, 14 Nov 2016 18:54:08 +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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; DataReplicator callbacks should check shutdown flag before proceeding&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/239aa95c1cac4ef769beb9644e6f93fe366ee56c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/239aa95c1cac4ef769beb9644e6f93fe366ee56c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1432597" author="xgen-internal-githook" created="Sat, 12 Nov 2016 11:56:52 +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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; signal shutdown event at most once in _doNextActions()&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/a0e8fd87e1c68a0a1f8b1786f423c00eab777d8a&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/a0e8fd87e1c68a0a1f8b1786f423c00eab777d8a&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1432561" author="xgen-internal-githook" created="Sat, 12 Nov 2016 02:15: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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; DataReplicator::shutdown() should signal initial sync finish event after setting status&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/63403bb24d6db692f3f03ce5c9d65147678aa044&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/63403bb24d6db692f3f03ce5c9d65147678aa044&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1430740" author="xgen-internal-githook" created="Wed, 9 Nov 2016 23:49: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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; added log message for oplog fetcher completion to the data replicator&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7d68067e5a6272bb463acc4e7a6c6a144148039c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7d68067e5a6272bb463acc4e7a6c6a144148039c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1430183" author="xgen-internal-githook" created="Wed, 9 Nov 2016 15:23:59 +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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; removed non-initial sync functionality from Data Replicator&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/e20c8f98eb6e060cc6f46ee60a2683ea7043f1a1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/e20c8f98eb6e060cc6f46ee60a2683ea7043f1a1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1429847" author="xgen-internal-githook" created="Wed, 9 Nov 2016 00:14:08 +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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: rework DR shutdown and finishing initial sync&quot;&lt;/p&gt;

&lt;p&gt;This reverts commit 5ecb92a02cef012649f67606a12a7956aebba65f.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/30cc39f613de9b025ba950ae59fc446bd3c978e1&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/30cc39f613de9b025ba950ae59fc446bd3c978e1&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1426106" author="xgen-internal-githook" created="Fri, 4 Nov 2016 11:35:41 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: rework DR shutdown and finishing initial sync&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/5ecb92a02cef012649f67606a12a7956aebba65f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/5ecb92a02cef012649f67606a12a7956aebba65f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1420483" author="xgen-internal-githook" created="Fri, 28 Oct 2016 14:30:54 +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-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt; remove executor diagnostic output from Fetcher::toString() result&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/bf4385aed5e528a8cf1edb7955c8c2164dda04f0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/bf4385aed5e528a8cf1edb7955c8c2164dda04f0&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1408486" author="xgen-internal-githook" created="Fri, 14 Oct 2016 13:00:30 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: add diagnostics string to thread pool executor&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/c5e6441c6efc20d93aeac366497d91aa9380426f&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/c5e6441c6efc20d93aeac366497d91aa9380426f&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1402353" author="xgen-internal-githook" created="Thu, 6 Oct 2016 19:55:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: consolidate cleanup in doInitialSync attempt&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/2da41d6cb9a67271a99fddaa452383ef953caa95&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/2da41d6cb9a67271a99fddaa452383ef953caa95&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1402352" author="xgen-internal-githook" created="Thu, 6 Oct 2016 19:55:54 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: synchronize stopping data replication&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/94a14bac8b243fd95a75eb506084cb3055765f59&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/94a14bac8b243fd95a75eb506084cb3055765f59&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394776" author="xgen-internal-githook" created="Tue, 27 Sep 2016 16:54:18 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: pass runner OperationContext* to 3.2 initial sync code&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/7f40db62b8f343db215024b45e746b9ea4fc4e86&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/7f40db62b8f343db215024b45e746b9ea4fc4e86&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394105" author="xgen-internal-githook" created="Mon, 26 Sep 2016 21:26:58 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: use runner for initial-sync/resync&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/07f053994e2693bfb5a5ee690a1ecea105f0ba83&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/07f053994e2693bfb5a5ee690a1ecea105f0ba83&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1394102" author="xgen-internal-githook" created="Mon, 26 Sep 2016 21:26:55 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: add more diagnostics to fetcher/retry-policy toString output&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/ad356543d3be3b1414d59fe081a3e220f15fe1f5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/ad356543d3be3b1414d59fe081a3e220f15fe1f5&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1387694" author="xgen-internal-githook" created="Mon, 19 Sep 2016 17:24:36 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: print initial sync time in seconds&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/b0f32d915624ec84ff75bca5b6364837708ad035&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/b0f32d915624ec84ff75bca5b6364837708ad035&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1387693" author="xgen-internal-githook" created="Mon, 19 Sep 2016 17:24:35 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: Print TestAssertionFailureException before throwing in unit tests.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/11303e7cee2e21744b014caa5693cc2c015a2687&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/11303e7cee2e21744b014caa5693cc2c015a2687&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="1387691" author="xgen-internal-githook" created="Mon, 19 Sep 2016 17:24:33 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;scotthernandez&apos;, u&apos;name&apos;: u&apos;Scott Hernandez&apos;, u&apos;email&apos;: u&apos;scotthernandez@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-25662&quot; title=&quot;Data replicator should stop initial sync and shut down immediately when server is shut down&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-25662&quot;&gt;&lt;del&gt;SERVER-25662&lt;/del&gt;&lt;/a&gt;: exit initial sync failpoints when initial sync fails&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo/commit/baa1d412bae7f291004912fbd30b48b92f851fde&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo/commit/baa1d412bae7f291004912fbd30b48b92f851fde&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="331257">SERVER-26999</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="301153">SERVER-25068</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="332102">SERVER-27052</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="181138">SERVER-17081</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="280117">SERVER-23759</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="330808">SERVER-26969</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>19.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18555" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname># of Sprints</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_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>Fri, 9 Sep 2016 19:34:54 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        7 years, 13 weeks, 1 day ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/SERVER-26999'>SERVER-26999</a></s>]]></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>Tue, 15 Nov 2016 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-248</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>
                            7 years, 13 weeks, 1 day 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_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

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

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hsrc87:</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="1022">Repl 2016-08-29</customfieldvalue>
    <customfieldvalue id="1231">Repl 2016-09-19</customfieldvalue>
    <customfieldvalue id="1232">Repl 2016-10-10</customfieldvalue>
    <customfieldvalue id="1310">Repl 2016-11-21</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14261" key="com.atlassian.jira.plugin.system.customfieldtypes:datepicker">
                        <customfieldname>Start date</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 17 Aug 2016 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|hsendr:</customfieldvalue>

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