Skip to content

Commit 58a09b0

Browse files
author
Greg Studer
committed
Update source/includes/fact-replica-set-sync-from-is-temporary.rst
DOCS-1028 updated behavior of replSetSyncFrom for 2.4.
1 parent 175b35d commit 58a09b0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
:dbcommand:`replSetSyncFrom` and :method:`rs.syncFrom()` provide a
22
temporary override of default behavior. If the :program:`mongod`
3-
restarts or the connection to the sync target closes,
4-
:program:`mongod` will revert to the default sync logic and target.
3+
restarts, the connection to the sync target closes, or the sync target falls
4+
more than 30s behind another node, :program:`mongod` will revert to
5+
the default sync logic and target.

0 commit comments

Comments
 (0)