-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2018-05-07
A node's slaveDelay setting the replica set configuration should not affect its behavior during initial sync. The current batching logic currently takes the slaveDelay into consideration when batching operations read from the syncis that will be applied. This introduces arbitrary batch limits and is irrelevant to the final state of the initial syncing node's oplog we are trying to reach.
- is related to
-
SERVER-12151 Improve slaveDelay behavior during transition from initial sync to steady state
- Closed
-
SERVER-15602 Add (cppunit) test for initial sync + sync delay behavior
- Closed