Skip to content

Commit b772f8e

Browse files
Revert "DOCS-20573 arbiters write concern (#482) (#552)" (#554)
This reverts commit 96ed6dd.
1 parent 96ed6dd commit b772f8e

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed
Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,6 @@
11
.. warning::
22

3-
Avoid deploying more than one :term:`arbiter` in a :term:`replica
4-
set`. See :ref:`rollbacks-multi-arbiters`.
3+
Avoid deploying more than one arbiter per replica set.
54

6-
To add an arbiter to an existing replica set:
5+
See also: :ref:`rollbacks-multi-arbiters`
76

8-
- Typically, if there are two or fewer data-bearing members in the
9-
replica set, you might need to first set the :ref:`cluster wide write
10-
concern <set_global_default_write_concern>` for the replica set.
11-
12-
- See :ref:`cluster wide write concern
13-
<set_global_default_write_concern>` for more information on why you
14-
might need to set the cluster wide write concern.
15-
16-
You do not need to change the cluster wide write concern before starting
17-
a new replica set with an arbiter.
18-
19-
.. seealso::
20-
21-
:ref:`Default write concern formula <default-wc-formula>`

source/reference/write-concern.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,6 @@ For example, consider:
468468
topology that does not require all data bearing voting members to be
469469
available (e.g. P-S-S).
470470

471-
.. include:: /includes/admonition-multiple-arbiters.rst
472-
473471
Write Concern Provenance
474472
~~~~~~~~~~~~~~~~~~~~~~~~
475473

0 commit comments

Comments
 (0)