<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:54:17 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-40182] All replica set members are secondaries</title>
                <link>https://jira.mongodb.org/browse/SERVER-40182</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hi. We have 7 servers in prod in two networks (uk and nl) where one of these servers is Arbiter and another one is Hidden. We encountered a problem with elections despite the fact all servers were online (without network issues): all servers were in the state SECONDARY and we didn&apos;t see any error in logs.&lt;/p&gt;

&lt;p&gt;I attached a configurations. I suppose we had a majority in such situation&lt;/p&gt;

&lt;p&gt;What can be a problem?&#160;&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;[&lt;/p&gt;
{
&quot;_id&quot; : 3,
&quot;name&quot; : &quot;uk1:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 1,
&quot;stateStr&quot; : &quot;PRIMARY&quot;,
&quot;uptime&quot; : 74206,
&quot;optime&quot; : Timestamp(1552820007, 13),
&quot;optimeDate&quot; : ISODate(&quot;2019-03-17T10:53:27Z&quot;),
&quot;lastHeartbeat&quot; : ISODate(&quot;2019-03-17T10:53:27.621Z&quot;),
&quot;lastHeartbeatRecv&quot; : ISODate(&quot;2019-03-17T10:53:27.664Z&quot;),
&quot;pingMs&quot; : NumberLong(13),
&quot;electionTime&quot; : Timestamp(1552738992, 1),
&quot;electionDate&quot; : ISODate(&quot;2019-03-16T12:23:12Z&quot;),
&quot;configVersion&quot; : 498059
}
&lt;p&gt;,&lt;/p&gt;
{
&quot;_id&quot; : 4,
&quot;name&quot; : &quot;uk2:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 2,
&quot;stateStr&quot; : &quot;SECONDARY&quot;,
&quot;uptime&quot; : 74206,
&quot;optime&quot; : Timestamp(1552820007, 13),
&quot;optimeDate&quot; : ISODate(&quot;2019-03-17T10:53:27Z&quot;),
&quot;lastHeartbeat&quot; : ISODate(&quot;2019-03-17T10:53:27.621Z&quot;),
&quot;lastHeartbeatRecv&quot; : ISODate(&quot;2019-03-17T10:53:27.278Z&quot;),
&quot;pingMs&quot; : NumberLong(13),
&quot;syncingTo&quot; : &quot;uk1:27017&quot;,
&quot;configVersion&quot; : 498059
}
&lt;p&gt;,&lt;/p&gt;
{
&quot;_id&quot; : 5,
&quot;name&quot; : &quot;nl1:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 2,
&quot;stateStr&quot; : &quot;SECONDARY&quot;,
&quot;uptime&quot; : 74206,
&quot;optime&quot; : Timestamp(1552820007, 13),
&quot;optimeDate&quot; : ISODate(&quot;2019-03-17T10:53:27Z&quot;),
&quot;lastHeartbeat&quot; : ISODate(&quot;2019-03-17T10:53:27.596Z&quot;),
&quot;lastHeartbeatRecv&quot; : ISODate(&quot;2019-03-17T10:53:27.398Z&quot;),
&quot;pingMs&quot; : NumberLong(7),
&quot;syncingTo&quot; : &quot;uk1:27017&quot;,
&quot;configVersion&quot; : 498059
}
&lt;p&gt;,&lt;/p&gt;
{
&quot;_id&quot; : 6,
&quot;name&quot; : &quot;nl2:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 2,
&quot;stateStr&quot; : &quot;SECONDARY&quot;,
&quot;uptime&quot; : 74206,
&quot;optime&quot; : Timestamp(1552820007, 13),
&quot;optimeDate&quot; : ISODate(&quot;2019-03-17T10:53:27Z&quot;),
&quot;lastHeartbeat&quot; : ISODate(&quot;2019-03-17T10:53:27.596Z&quot;),
&quot;lastHeartbeatRecv&quot; : ISODate(&quot;2019-03-17T10:53:25.885Z&quot;),
&quot;pingMs&quot; : NumberLong(7),
&quot;syncingTo&quot; : &quot;uk1:27017&quot;,
&quot;configVersion&quot; : 498059
}
&lt;p&gt;,&lt;/p&gt;
{
&quot;_id&quot; : 7,
&quot;name&quot; : &quot;az1:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 7,
&quot;stateStr&quot; : &quot;ARBITER&quot;,
&quot;uptime&quot; : 10951400,
&quot;syncingTo&quot; : &quot;nl1:27017&quot;,
&quot;infoMessage&quot; : &quot;syncing from: nl1wv8912:27017&quot;,
&quot;configVersion&quot; : 498059,
&quot;self&quot; : true
}
&lt;p&gt;,&lt;/p&gt;
{
&quot;_id&quot; : 8,
&quot;name&quot; : &quot;uk2:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 2,
&quot;stateStr&quot; : &quot;SECONDARY&quot;,
&quot;uptime&quot; : 74206,
&quot;optime&quot; : Timestamp(1552820007, 13),
&quot;optimeDate&quot; : ISODate(&quot;2019-03-17T10:53:27Z&quot;),
&quot;lastHeartbeat&quot; : ISODate(&quot;2019-03-17T10:53:27.622Z&quot;),
&quot;lastHeartbeatRecv&quot; : ISODate(&quot;2019-03-17T10:53:27.623Z&quot;),
&quot;pingMs&quot; : NumberLong(14),
&quot;syncingTo&quot; : &quot;uk2:27017&quot;,
&quot;configVersion&quot; : 498059
}
&lt;p&gt;,&lt;/p&gt;
{
&quot;_id&quot; : 9,
&quot;name&quot; : &quot;nl3:27017&quot;,
&quot;health&quot; : 1,
&quot;state&quot; : 2,
&quot;stateStr&quot; : &quot;SECONDARY&quot;,
&quot;uptime&quot; : 74206,
&quot;optime&quot; : Timestamp(1552820007, 13),
&quot;optimeDate&quot; : ISODate(&quot;2019-03-17T10:53:27Z&quot;),
&quot;lastHeartbeat&quot; : ISODate(&quot;2019-03-17T10:53:27.596Z&quot;),
&quot;lastHeartbeatRecv&quot; : ISODate(&quot;2019-03-17T10:53:26.222Z&quot;),
&quot;pingMs&quot; : NumberLong(7),
&quot;syncingTo&quot; : &quot;nl2:27017&quot;,
&quot;configVersion&quot; : 498059
}
&lt;p&gt;]&lt;/p&gt;

&lt;p&gt;{&lt;br/&gt;
 &quot;_id&quot; : 3,&lt;br/&gt;
 &quot;host&quot; : &quot;uk1:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : false,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : false,&lt;br/&gt;
 &quot;priority&quot; : 10,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;_id&quot; : 4,&lt;br/&gt;
 &quot;host&quot; : &quot;uk2:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : false,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : false,&lt;br/&gt;
 &quot;priority&quot; : 3,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;_id&quot; : 5,&lt;br/&gt;
 &quot;host&quot; : &quot;nl1:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : false,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : false,&lt;br/&gt;
 &quot;priority&quot; : 1,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;_id&quot; : 6,&lt;br/&gt;
 &quot;host&quot; : &quot;nl2:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : false,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : false,&lt;br/&gt;
 &quot;priority&quot; : 1,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;_id&quot; : 7,&lt;br/&gt;
 &quot;host&quot; : &quot;az1:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : true,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : false,&lt;br/&gt;
 &quot;priority&quot; : 1,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;_id&quot; : 8,&lt;br/&gt;
 &quot;host&quot; : &quot;uk3:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : false,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : true,&lt;br/&gt;
 &quot;priority&quot; : 0,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 },&lt;br/&gt;
 {&lt;br/&gt;
 &quot;_id&quot; : 9,&lt;br/&gt;
 &quot;host&quot; : &quot;nl3:27017&quot;,&lt;br/&gt;
 &quot;arbiterOnly&quot; : false,&lt;br/&gt;
 &quot;buildIndexes&quot; : true,&lt;br/&gt;
 &quot;hidden&quot; : false,&lt;br/&gt;
 &quot;priority&quot; : 1,&lt;br/&gt;
 &quot;tags&quot; : {&lt;/p&gt;

&lt;p&gt;},&lt;br/&gt;
 &quot;slaveDelay&quot; : NumberLong(0),&lt;br/&gt;
 &quot;votes&quot; : 1&lt;br/&gt;
 }&lt;br/&gt;
 ],&lt;/p&gt;</description>
                <environment></environment>
        <key id="717837">SERVER-40182</key>
            <summary>All replica set members are secondaries</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="eric.sedor@mongodb.com">Eric Sedor</assignee>
                                    <reporter username="PavelZeger">Pavel Zeger [X]</reporter>
                        <labels>
                    </labels>
                <created>Sun, 17 Mar 2019 11:13:55 +0000</created>
                <updated>Tue, 19 Mar 2019 20:49:28 +0000</updated>
                            <resolved>Tue, 19 Mar 2019 19:41:51 +0000</resolved>
                                                                                        <votes>0</votes>
                                    <watches>5</watches>
                                                                                                                <comments>
                            <comment id="2185246" author="eric.sedor" created="Tue, 19 Mar 2019 19:41:51 +0000"  >&lt;p&gt;Thanks. &lt;a href=&quot;https://docs.mongodb.com/manual/reference/replica-set-protocol-versions/#modify-replica-set-protocol-version&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Upgrading to Replication Protocol version 1 (pv1)&lt;/a&gt; should help resolve this issue.&lt;/p&gt;

&lt;p&gt;After that, we recommend upgrading to MongoDB 3.4+. MongoDB 3.2 reached end of life in September of 2018.&lt;/p&gt;</comment>
                            <comment id="2184591" author="pavelzeger" created="Tue, 19 Mar 2019 06:28:57 +0000"  >&lt;p&gt;3.2&lt;/p&gt;</comment>
                            <comment id="2184500" author="eric.sedor" created="Mon, 18 Mar 2019 23:35:06 +0000"  >&lt;p&gt;Hello; can you please clarify the MongoDB version you&apos;re running?&lt;/p&gt;</comment>
                            <comment id="2182493" author="pavelzeger" created="Sun, 17 Mar 2019 11:40:48 +0000"  >&lt;p&gt;Also I found on the nl1 host these lines:&lt;/p&gt;

&lt;p&gt;2019-03-16T09:34:27.010+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:28.028+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:31.044+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:31.891+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:32.958+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:33.090+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:33.450+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:35.151+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:35.684+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; uk2:27017 is trying to elect itself but uk1:27017 is already primary&lt;br/&gt;
2019-03-16T09:34:35.744+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Ending connection to host uk1:27017 due to bad connection status; 0 connections to that host remain open&lt;br/&gt;
2019-03-16T09:34:35.744+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Error in heartbeat request to uk1:27017; ExceededTimeLimit: Operation timed out&lt;br/&gt;
2019-03-16T09:34:36.056+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; replSetElect voting yea for uk2:27017 (4)&lt;br/&gt;
2019-03-16T09:34:36.296+0000 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn2719711&amp;#93;&lt;/span&gt; end connection XXX:59720 (5 connections now open)&lt;br/&gt;
2019-03-16T09:34:36.376+0000 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from XXX:62558 #4602673 (6 connections now open)&lt;br/&gt;
2019-03-16T09:34:36.439+0000 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4602673&amp;#93;&lt;/span&gt; end connection XXX:62558 (5 connections now open)&lt;br/&gt;
2019-03-16T09:34:36.632+0000 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;initandlisten&amp;#93;&lt;/span&gt; connection accepted from XXX:62563 #4602674 (6 connections now open)&lt;br/&gt;
2019-03-16T09:34:36.948+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; replSetElect voting yea for uk2:27017 (4)&lt;br/&gt;
2019-03-16T09:34:37.744+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Connecting to uk1:27017&lt;br/&gt;
2019-03-16T09:34:37.799+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Successfully connected to uk1:27017, took 55ms (1 connections now open to uk1:27017)&lt;br/&gt;
2019-03-16T09:34:37.800+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Member uk1:27017 is now in state PRIMARY&lt;br/&gt;
2019-03-16T09:34:37.957+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Ending connection to host uk1:27017 due to bad connection status; 1 connections to that host remain open&lt;br/&gt;
2019-03-16T09:34:37.957+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; syncing from: uk1:27017&lt;br/&gt;
2019-03-16T09:34:38.522+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; Chose same sync source candidate as last time, uk1:27017. Sleeping for 1 second to avoid immediately choosing a new sync source for the same reason as last time.&lt;br/&gt;
2019-03-16T09:34:38.615+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Member uk2:27017 is now in state PRIMARY&lt;br/&gt;
2019-03-16T09:34:38.615+0000 W REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; two remote primaries (transiently)&lt;br/&gt;
2019-03-16T09:34:39.021+0000 W REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; two remote primaries (transiently)&lt;br/&gt;
2019-03-16T09:34:39.522+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; dropping unhealthy pooled connection to XXX:27017&lt;br/&gt;
2019-03-16T09:34:39.522+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; after drop, pool was empty, going to spawn some connections&lt;br/&gt;
2019-03-16T09:34:39.522+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Connecting to XXX:27017&lt;br/&gt;
2019-03-16T09:34:39.525+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Successfully connected to XXX:27017, took 3ms (1 connections now open to 10.59.7.3:27017)&lt;br/&gt;
2019-03-16T09:34:39.532+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;SyncSourceFeedback&amp;#93;&lt;/span&gt; SyncSourceFeedback error sending update: network error while attempting to run command &apos;replSetUpdatePosition&apos; on host &apos;uk1:27017&apos; &lt;br/&gt;
2019-03-16T09:34:39.534+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;SyncSourceFeedback&amp;#93;&lt;/span&gt; updateUpstream failed: HostUnreachable: network error while attempting to run command &apos;replSetUpdatePosition&apos; on host &apos;XXX:27017&apos; , will retry&lt;br/&gt;
2019-03-16T09:34:39.593+0000 W REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; Fetcher error querying oplog: InvalidSyncSource: Upstream node rolled back after verifying that it had our MinValid point. Retrying.&lt;br/&gt;
2019-03-16T09:34:39.593+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; syncing from: nl2:27017&lt;br/&gt;
2019-03-16T09:34:39.646+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;SyncSourceFeedback&amp;#93;&lt;/span&gt; setting syncSourceFeedback to nl2:27017&lt;br/&gt;
2019-03-16T09:34:39.646+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Connecting to nl2:27017&lt;br/&gt;
2019-03-16T09:34:39.667+0000 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-0&amp;#93;&lt;/span&gt; Successfully connected to nl2:27017, took 21ms (1 connections now open to nl2:27017)&lt;br/&gt;
2019-03-16T09:34:39.679+0000 W REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; two remote primaries (transiently)&lt;br/&gt;
2019-03-16T09:34:39.731+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; Starting rollback due to OplogStartMissing: our last op time fetched: (term: -1, timestamp: Mar 16 09:34:29:6d). source&apos;s GTE: (term: -1, timestamp: Mar 16 09:34:38:1) hashes: (-8689705086113376198/-6337150662047189268)&lt;br/&gt;
2019-03-16T09:34:39.731+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; rollback 0&lt;br/&gt;
2019-03-16T09:34:39.731+0000 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; transition to ROLLBACK&lt;br/&gt;
2019-03-16T09:34:39.732+0000 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn4569668&amp;#93;&lt;/span&gt; end connection XXX:52300 (&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Sun, 17 Mar 2019 15:57:48 +0000</customfieldvalue>

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


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_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>eric.sedor@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            4 years, 47 weeks, 1 day ago
                        </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>eric.sedor@mongodb.com</customfieldvalue>
            <customfieldvalue>PavelZeger</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|huqzdb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|huglev:</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_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>
                                    <customfieldvalue><![CDATA[eric.sedor@mongodb.com]]></customfieldvalue>
    

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

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