We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b2aa3 commit f8c374dCopy full SHA for f8c374d
source/tutorial/troubleshoot-sharded-clusters.txt
@@ -25,8 +25,8 @@ can restart and become unavailable without losing any state or data.
25
When a :binary:`~bin.mongos` instance starts, it retrieves a copy of the
26
:term:`config database` and can begin routing queries.
27
28
-A Single :binary:`~bin.mongod` Becomes Unavailable in a Shard
29
--------------------------------------------------------------
+A Single Member Becomes Unavailable in a Shard Replica Set
+----------------------------------------------------------
30
31
:doc:`Replica sets </replication>` provide high availability for shards.
32
If the unavailable :binary:`~bin.mongod` is a :term:`primary`, then the
0 commit comments