File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -269,9 +269,10 @@ Monitor Thread Exception
269
269
270
270
INFO: Exception in monitor thread while connecting to server ssc-cluster-01-shard-00-02.9cbnp.mongodb.net:27017
271
271
272
- This log line indicates that the monitoring thread that continuously
273
- checks the status of each node in the replica set failed to contact one of the nodes.
274
- This is an expected message during server maintenance operations and can be safely ignored.
272
+ This log line indicates that the monitor that continuously
273
+ checks the status of each replica set member or ``mongos`` server failed to
274
+ contact one of the nodes or servers. This is an expected message during server
275
+ maintenance operations and can be safely ignored.
275
276
276
277
Certificate Request Exception
277
278
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments