-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.6.5, 2.7.8
-
Component/s: Replication
-
Repl 2019-07-15
Now that initial sync uses bgsync, and a sep. oplog reader from the applier, we should ensure it is not possible for them to be out of sync when fetching missed document.
See sync.cpp:72 – this should use the bgsync oplog reader source.
- is related to
-
SERVER-15158 Cleanup initial sync OplogReader use
- Closed
- related to
-
SERVER-21817 Add RS_InitialSync state
- Backlog
-
SERVER-15410 Batch fetch missing documents during initial sync, with retries
- Closed