Skip to content

Commit 68ded05

Browse files
DOCSP-39287 Fault tolerance - Temporary arbiter usage (#198)
<!-- Add a description of your PR here (optional) --> - [DOCSP-39287](https://jira.mongodb.org/browse/DOCSP-39287) - [STAGING](https://preview-mongodbkanchanamongodb.gatsbyjs.io/ops-manager/DOCSP-39287/tutorial/prepare-for-maintenance/#fault-tolerance) - [LATEST BUILD LOG](https://workerpool-boxgs.mongodbstitch.com/pages/job.html?collName=queue&jobId=663a7857b67dbf804ad0baca) ### Self-Review Checklist - [ ] [Define](https://wiki.corp.mongodb.com/display/DE/Taxonomy+tagging+instructions) taxonomy [values](https://wiki.corp.mongodb.com/display/DE/Docs+Taxonomy) at top of page. - [ ] Add genre facets (tutorial or reference), as in this [example PR](10gen/cloud-docs#5042). - [ ] Add programmingLanguage (if necessary). - [ ] Add meta keywords (if necessary). - [ ] Resolve any new warnings or errors in the build. - [ ] Proofread for spelling and grammatical errors. - [ ] Check staging for rendering issues. - [ ] Confirm links are working.
1 parent 3fa807c commit 68ded05

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

source/tutorial/prepare-for-maintenance.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,13 +63,6 @@ loses the majority of nodes. The primary node loses this status and
6363
steps down to become a secondary node. A new primary can't be elected
6464
until a majority of the cluster's nodes become available.
6565

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-
7366
Unique Index Builds
7467
-------------------
7568

0 commit comments

Comments
 (0)