-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.1.1
-
Component/s: Replication
-
None
Currently the logic here (https://github.com/mongodb/mongo/blob/e4f3f956888da028bb13a469f99941537f35f272/src/mongo/db/repl/rs_initialsync.cpp#L108) will exclude slaveDelayed nodes (w/greater delays). We should do a second loop if !closest and ignore the slaveDelay check part.
- depends on
-
SERVER-4750 Secondary syncs to another secondary that has slaveDelay > 0
- Closed
- related to
-
SERVER-5472 Uncaught exception in slavedelay3.js
- Closed