<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 04:38:23 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-34955] Primary stopped writing until we manually restarted the instance</title>
                <link>https://jira.mongodb.org/browse/SERVER-34955</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Hello Team,&lt;/p&gt;

&lt;p&gt;For some weird reason, my mongo instance (PRIMARY) stops writing all of a sudden. although the find command works perfectly. Can you please tell me what could be the reason behind this. It starts working if we restart the instance. But I don&apos;t see that as a viable option.&lt;/p&gt;

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

&lt;p&gt;Below are the snippets of logs.&lt;/p&gt;

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

&lt;p&gt;1) PRIMARY:&lt;/p&gt;

&lt;p&gt;2018-05-09T14:44:34.805+0530 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn240053&amp;#93;&lt;/span&gt; end connection 10.0.0.xx1:45868 (48 connections now open) &amp;lt;------ this is secondary&#160;&lt;/p&gt;

&lt;p&gt;2018-05-09T14:44:37.818+0530 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn239982&amp;#93;&lt;/span&gt; end connection 10.0.0.xx2:58920 (47 connections now open)&#160;&amp;lt;------ this is secondary&lt;/p&gt;

&lt;p&gt;2018-05-09T14:45:08.674+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;thread1&amp;#93;&lt;/span&gt; connection accepted from 10.0.0.xx2:59035 #242865 (47 connections now open)&lt;br/&gt;
2018-05-09T14:45:08.675+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn242865&amp;#93;&lt;/span&gt; received client metadata from 10.0.0.xx2:59035 conn242865: { driver: &lt;/p&gt;
{ name: &quot;NetworkInterfaceASIO-RS&quot;, version: &quot;3.4.7&quot; }
&lt;p&gt;, os: { type: &quot;Linux&quot;, name: &quot;Ubuntu&quot;, architecture: &quot;x86_64&quot;, version: &quot;14.04&quot; } }&lt;br/&gt;
2018-05-09T14:45:08.678+0530 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn242865&amp;#93;&lt;/span&gt; Successfully authenticated as principal __system on local&lt;/p&gt;

&lt;p&gt;2018-05-09T14:46:08.672+0530 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn240585&amp;#93;&lt;/span&gt; end connection 10.0.0.xx2:58936 (47 connections now open)&lt;/p&gt;

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

&lt;p&gt;2) 1st Secondary&lt;/p&gt;

&lt;p&gt;2018-05-09T14:44:54.266+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017 &amp;lt;----- this is primary&lt;br/&gt;
2018-05-09T14:44:54.276+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 10ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:45:54.268+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:49:48.877+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:49:48.898+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 21ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:50:54.712+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:51:27.964+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:51:27.980+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 16ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:52:27.965+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;/p&gt;

&lt;p&gt;2018-05-09T14:56:57.057+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;replication-125&amp;#93;&lt;/span&gt; Restarting oplog query due to error: StaleTerm: Replication term of this node was stale; retry query. Last fetched optime (with hash): { ts: Timestamp 1525857925000|2, t: 3 }&lt;span class=&quot;error&quot;&gt;&amp;#91;-2714852630922522331&amp;#93;&lt;/span&gt;. Restarts remaining: 3&lt;br/&gt;
2018-05-09T14:56:57.057+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;replication-125&amp;#93;&lt;/span&gt; Scheduled new oplog query Fetcher source: ip-10-0-0-xxx:27017 database: local query: { find: &quot;oplog.rs&quot;, filter: { ts: &lt;/p&gt;
{ $gte: Timestamp 1525857925000|2 }
&lt;p&gt; }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, term: 4 } query metadata: { $replData: 1, $oplogQueryData: 1, $ssm: &lt;/p&gt;
{ $secondaryOk: true }
&lt;p&gt; } active: 1 timeout: 65000ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 19776432 &amp;#8211; target:ip-10-0-0-136:27017 db:local cmd:{ find: &quot;oplog.rs&quot;, filter: { ts: &lt;/p&gt;
{ $gte: Timestamp 1525857925000|2 }
&lt;p&gt; }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, term: 4 } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms&lt;br/&gt;
2018-05-09T14:56:57.059+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;replication-126&amp;#93;&lt;/span&gt; Restarting oplog query due to error: StaleTerm: Replication term of this node was stale; retry query. Last fetched optime (with hash): { ts: Timestamp 1525857925000|2, t: 3 }&lt;span class=&quot;error&quot;&gt;&amp;#91;-2714852630922522331&amp;#93;&lt;/span&gt;. Restarts remaining: 2&lt;br/&gt;
2018-05-09T14:56:57.060+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;replication-126&amp;#93;&lt;/span&gt; Scheduled new oplog query Fetcher source: ip-10-0-0-xxx:27017 database: local query: { find: &quot;oplog.rs&quot;, filter: { ts: &lt;/p&gt;
{ $gte: Timestamp 1525857925000|2 }
&lt;p&gt; }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, term: 4 } query metadata: { $replData: 1, $oplogQueryData: 1, $ssm: &lt;/p&gt;
{ $secondaryOk: true }
&lt;p&gt; } active: 1 timeout: 65000ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 19776434 &amp;#8211; target:ip-10-0-0-136:27017 db:local cmd:{ find: &quot;oplog.rs&quot;, filter: { ts: &lt;/p&gt;
{ $gte: Timestamp 1525857925000|2 }
&lt;p&gt; }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, term: 4 } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms&lt;br/&gt;
2018-05-09T14:56:57.061+0530 W REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; Fetcher stopped querying remote oplog with error: InvalidSyncSource: Sync source&apos;s last applied OpTime { ts: Timestamp 1525857925000|2, t: 3 } is not greater than our last fetched OpTime { ts: Timestamp 1525857925000|2, t: 3 }. Choosing new sync source. &amp;lt;------- This is probably due to restart. Just mentioning&lt;/p&gt;

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

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

&lt;p&gt;3) 2nd Secondary&lt;/p&gt;

&lt;p&gt;2018-05-09T14:43:42.300+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017 &amp;lt;-------------- This is primary&lt;br/&gt;
2018-05-09T14:43:42.312+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 12ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:45:01.608+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:45:32.459+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:45:32.470+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 11ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:46:32.463+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:50:09.273+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:50:09.287+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 14ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:51:09.274+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:56:00.361+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Starting an election, since we&apos;ve seen no PRIMARY in the past 10000ms&lt;br/&gt;
2018-05-09T14:56:00.361+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; conducting a dry run election to see if we could be elected&lt;br/&gt;
2018-05-09T14:56:00.361+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:56:00.361+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; VoteRequester(term 3 dry run) received a yes vote from ip-10-0-0-xx1:27017; response message: { term: 3, voteGranted: true, reason: &quot;&quot;, ok: 1.0 }&lt;br/&gt;
2018-05-09T14:56:00.361+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; dry election run succeeded, running for election&lt;br/&gt;
2018-05-09T14:56:00.362+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:56:00.364+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; VoteRequester(term 4) received a yes vote from ip-10-0-0-xx1:27017; response message: { term: 4, voteGranted: true, reason: &quot;&quot;, ok: 1.0 }&lt;br/&gt;
2018-05-09T14:56:00.364+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; election succeeded, assuming primary role in term 4&lt;br/&gt;
2018-05-09T14:56:00.364+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; transition to PRIMARY&lt;br/&gt;
2018-05-09T14:56:00.364+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Entering primary catch-up mode.&lt;br/&gt;
2018-05-09T14:56:00.364+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Ending connection to host ip-10-0-0-xxx:27017 due to bad connection status; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:56:00.364+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Connecting to ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:56:00.375+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 14ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:56:00.376+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 14ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:56:00.376+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Successfully connected to ip-10-0-0-xxx:27017, took 12ms (3 connections now open to ip-10-0-0-xxx:27017)&lt;br/&gt;
2018-05-09T14:56:00.376+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Caught up to the latest optime known via heartbeats after becoming primary.&lt;br/&gt;
2018-05-09T14:56:00.377+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Exited primary catch-up mode.&lt;br/&gt;
2018-05-09T14:56:00.377+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-RS-0&amp;#93;&lt;/span&gt; Ending connection to host ip-10-0-0-xx:27017 due to bad connection status; 1 connections to that host remain open&lt;br/&gt;
2018-05-09T14:56:00.377+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsBackgroundSync&amp;#93;&lt;/span&gt; Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source.&lt;br/&gt;
2018-05-09T14:56:01.706+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;rsSync&amp;#93;&lt;/span&gt; transition to primary complete; database writes are now permitted&lt;br/&gt;
2018-05-09T14:56:02.378+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;ReplicationExecutor&amp;#93;&lt;/span&gt; Member ip-10-0-0-xxx:27017 is now in state SECONDARY&lt;br/&gt;
2018-05-09T14:56:02.593+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;thread1&amp;#93;&lt;/span&gt; connection accepted from 10.0.0.136:60041 #6132 (12 connections now open)&lt;br/&gt;
2018-05-09T14:56:02.594+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6132&amp;#93;&lt;/span&gt; received client metadata from 10.0.0.xxx:60041 conn6132: { driver: &lt;/p&gt;
{ name: &quot;NetworkInterfaceASIO-Replication&quot;, version: &quot;3.4.7&quot; }
&lt;p&gt;, os: { type: &quot;Linux&quot;, name: &quot;Ubuntu&quot;, architecture: &quot;x86_64&quot;, version: &quot;14.04&quot; } }&lt;br/&gt;
2018-05-09T14:56:02.601+0530 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6132&amp;#93;&lt;/span&gt; Successfully authenticated as principal __system on local&lt;br/&gt;
2018-05-09T14:56:03.291+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;thread1&amp;#93;&lt;/span&gt; connection accepted from 10.0.0.136:60042 #6133 (13 connections now open)&lt;br/&gt;
2018-05-09T14:56:03.292+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6133&amp;#93;&lt;/span&gt; received client metadata from 10.0.0.xxx:60042 conn6133: { driver: &lt;/p&gt;
{ name: &quot;NetworkInterfaceASIO-RS&quot;, version: &quot;3.4.7&quot; }
&lt;p&gt;, os: { type: &quot;Linux&quot;, name: &quot;Ubuntu&quot;, architecture: &quot;x86_64&quot;, version: &quot;14.04&quot; } }&lt;br/&gt;
2018-05-09T14:56:03.298+0530 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6133&amp;#93;&lt;/span&gt; Successfully authenticated as principal __system on local&lt;br/&gt;
2018-05-09T14:56:03.307+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;thread1&amp;#93;&lt;/span&gt; connection accepted from 10.0.0.xxx:60043 #6134 (14 connections now open)&lt;br/&gt;
2018-05-09T14:56:03.307+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6134&amp;#93;&lt;/span&gt; received client metadata from 10.0.0.xxx:60043 conn6134: { driver: &lt;/p&gt;
{ name: &quot;NetworkInterfaceASIO-RS&quot;, version: &quot;3.4.7&quot; }
&lt;p&gt;, os: { type: &quot;Linux&quot;, name: &quot;Ubuntu&quot;, architecture: &quot;x86_64&quot;, version: &quot;14.04&quot; } }&lt;br/&gt;
2018-05-09T14:56:03.314+0530 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6134&amp;#93;&lt;/span&gt; Successfully authenticated as principal __system on local&lt;br/&gt;
2018-05-09T14:56:04.413+0530 I - &lt;span class=&quot;error&quot;&gt;&amp;#91;conn3289&amp;#93;&lt;/span&gt; end connection 10.0.0.xxx:53676 (14 connections now open)&lt;br/&gt;
2018-05-09T14:56:06.981+0530 I REPL &lt;span class=&quot;error&quot;&gt;&amp;#91;SyncSourceFeedback&amp;#93;&lt;/span&gt; SyncSourceFeedback error sending update to ip-10-0-0-xxx:27017: InvalidSyncSource: Sync source was cleared. Was ip-10-0-0-xxx:27017&lt;br/&gt;
2018-05-09T14:56:07.391+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;thread1&amp;#93;&lt;/span&gt; connection accepted from 10.0.0.xx1:35349 #6135 (14 connections now open)&lt;br/&gt;
2018-05-09T14:56:07.391+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6135&amp;#93;&lt;/span&gt; received client metadata from 10.0.0.xx1:35349 conn6135: { driver: &lt;/p&gt;
{ name: &quot;NetworkInterfaceASIO-RS&quot;, version: &quot;3.4.7&quot; }
&lt;p&gt;, os: { type: &quot;Linux&quot;, name: &quot;Ubuntu&quot;, architecture: &quot;x86_64&quot;, version: &quot;14.04&quot; } }&lt;br/&gt;
2018-05-09T14:56:07.394+0530 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6135&amp;#93;&lt;/span&gt; Successfully authenticated as principal __system on local&lt;br/&gt;
2018-05-09T14:56:07.396+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;thread1&amp;#93;&lt;/span&gt; connection accepted from 10.0.0.xx1:35350 #6136 (15 connections now open)&lt;br/&gt;
2018-05-09T14:56:07.396+0530 I NETWORK &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6136&amp;#93;&lt;/span&gt; received client metadata from 10.0.0.xx1:35350 conn6136: { driver: &lt;/p&gt;
{ name: &quot;NetworkInterfaceASIO-RS&quot;, version: &quot;3.4.7&quot; }
&lt;p&gt;, os: { type: &quot;Linux&quot;, name: &quot;Ubuntu&quot;, architecture: &quot;x86_64&quot;, version: &quot;14.04&quot; } }&lt;br/&gt;
2018-05-09T14:56:07.399+0530 I ACCESS &lt;span class=&quot;error&quot;&gt;&amp;#91;conn6136&amp;#93;&lt;/span&gt; Successfully authenticated as principal __system on local&lt;br/&gt;
2018-05-09T14:57:00.376+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 2 connections to that host remain open&lt;br/&gt;
2018-05-09T14:57:00.377+0530 I ASIO &lt;span class=&quot;error&quot;&gt;&amp;#91;NetworkInterfaceASIO-Replication-0&amp;#93;&lt;/span&gt; Ending idle connection to host ip-10-0-0-xxx:27017 because the pool meets constraints; 1 connections to that host remain open&lt;/p&gt;

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

&lt;p&gt;Let me know if you need anything else.&lt;/p&gt;

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

&lt;p&gt;Regards,&lt;/p&gt;

&lt;p&gt;Ajit&lt;/p&gt;</description>
                <environment>ubuntu 14.04</environment>
        <key id="542617">SERVER-34955</key>
            <summary>Primary stopped writing until we manually restarted the instance</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="4">Incomplete</resolution>
                                        <assignee username="kelsey.schubert@mongodb.com">Kelsey Schubert</assignee>
                                    <reporter username="ajit@wizely.in">Ajit Hegde</reporter>
                        <labels>
                    </labels>
                <created>Fri, 11 May 2018 15:00:59 +0000</created>
                <updated>Mon, 23 Jul 2018 09:29:09 +0000</updated>
                            <resolved>Thu, 21 Jun 2018 00:51:28 +0000</resolved>
                                    <version>3.4.7</version>
                                                                        <votes>0</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="1926968" author="thomas.schubert" created="Thu, 21 Jun 2018 00:51:28 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ajit%40wizely.in&quot; class=&quot;user-hover&quot; rel=&quot;ajit@wizely.in&quot;&gt;ajit@wizely.in&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;We haven&#8217;t heard back from you for some time, so I&#8217;m going to mark this ticket as resolved. If this is still an issue for you, please provide additional information and we will reopen the ticket.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br/&gt;
Kelsey&lt;/p&gt;</comment>
                            <comment id="1890791" author="thomas.schubert" created="Mon, 14 May 2018 18:08:00 +0000"  >&lt;p&gt;Hi &lt;a href=&quot;https://jira.mongodb.org/secure/ViewProfile.jspa?name=ajit%40wizely.in&quot; class=&quot;user-hover&quot; rel=&quot;ajit@wizely.in&quot;&gt;ajit@wizely.in&lt;/a&gt;,&lt;/p&gt;

&lt;p&gt;Would you please upload the complete logs and an archive of the diagnostic.data directory for each node in the replica set? Since I see a failover occurred in the logs you&apos;ve provided, to make sure we&apos;re on the same page would you please specify the host name of the node that you expected to accept writes and the start and end of the time that it was unable to do so?&lt;/p&gt;

&lt;p&gt;Thank you,&lt;br/&gt;
Kelsey&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>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Mon, 14 May 2018 18:08:00 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        5 years, 34 weeks 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>backlog-server-pm</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            5 years, 34 weeks ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>ajit@wizely.in</customfieldvalue>
            <customfieldvalue>kelsey.schubert@mongodb.com</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|htxu53:</customfieldvalue>

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

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

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