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 3fa807c commit 68ded05Copy full SHA for 68ded05
source/tutorial/prepare-for-maintenance.txt
@@ -63,13 +63,6 @@ loses the majority of nodes. The primary node loses this status and
63
steps down to become a secondary node. A new primary can't be elected
64
until a majority of the cluster's nodes become available.
65
66
-For mission-critical applications with high uptime needs, consider
67
-:ref:`adding a temporary arbiter <add-member-to-rs>` to a
68
-three-member or five-member replica set before you perform maintenance.
69
-The temporary arbiter can maintain cluster majority in case
70
-an additional cluster node becomes unavailable during a maintenance
71
-period.
72
-
73
Unique Index Builds
74
-------------------
75
0 commit comments