Skip to content

Commit d327897

Browse files
committed
DOCS-8259 relnotes part
1 parent 344d1be commit d327897

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

source/release-notes/3.4.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,15 @@ acknowledgement for a write concern of :writeconcern:`majority
116116
<"majority">` returns after the majority of the voting members apply
117117
the write in memory or to the on-disk journal *if* the :ref:`j <wc-j>`
118118
option is unspecified in the write concern.
119-
119+
120+
Adjustable Catchup Period for Newly Elected Primary
121+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
122+
123+
A new replica set configuration setting
124+
:rsconf:`settings.catchUpTimeoutMillis` defines the time limit for a
125+
newly elected primary to catch up with the other replica set members
126+
that may have more recent writes.
127+
120128
.. _3.4-decimal:
121129

122130
Decimal Type

0 commit comments

Comments
 (0)