Skip to content

Commit 831ca4d

Browse files
authored
DOCSP-28118 STARTUP2 Nodes Not in Voting Majority (#2592) (#2603)
* DOCSP-28118 STARTUP2 Nodes Not in Voting Majority * fix typo * move in release notes * JD edits * move see also note * move to compatibility changes and include prior version info
1 parent ff2cc26 commit 831ca4d

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

source/reference/write-concern.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,6 @@ For details, see :ref:`causal-consistency`.
391391
- Delayed secondaries can return write acknowledgment no earlier
392392
than the configured :rsconf:`~members[n].slaveDelay`.
393393

394-
- Starting in MongoDB 4.4, replica set members in the
395-
:replstate:`STARTUP2` state do not participate in write majorities.
396-
397394
Write Concern not Supported on ``local`` Database
398395
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
399396

source/release-notes/4.4.txt

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -884,16 +884,6 @@ or
884884

885885
db.serverStatus( { mirroredReads: 1 } )
886886

887-
Replica Set Write Acknowledgement
888-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
889-
890-
Starting in MongoDB 4.4, replica set members in the
891-
:replstate:`STARTUP2` state do not participate in write majorities.
892-
893-
.. seealso::
894-
895-
:doc:`/core/replica-set-write-concern`
896-
897887
Sharded Clusters
898888
----------------
899889

0 commit comments

Comments
 (0)