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 344d1be commit d327897Copy full SHA for d327897
source/release-notes/3.4.txt
@@ -116,7 +116,15 @@ acknowledgement for a write concern of :writeconcern:`majority
116
<"majority">` returns after the majority of the voting members apply
117
the write in memory or to the on-disk journal *if* the :ref:`j <wc-j>`
118
option is unspecified in the write concern.
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
128
.. _3.4-decimal:
129
130
Decimal Type
0 commit comments