-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Replication
-
Fully Compatible
-
Repl 18 (08/05/16)
Create a scheduler to use when doing initial sync which is passed into the DatabaseCloner and is responsible for the order, concurrency and retry behavior during initial sync. The scheduler should live above the DatabaseCloner so that it make decision across databases. It will be responsible for starting the actual CollectionCloners.
SERVER-24793 will create a new scheduler which knows how to restart failed CollectionCloners.
- is depended on by
-
SERVER-25084 Data Replicator Initial Sync does not finish when using more than 12 databases
- Closed
-
SERVER-24793 Re-start failed collection clones during initial sync
- Backlog
- is related to
-
SERVER-25322 DatabasesCloner should not clone more than one database at a time
- Closed
-
SERVER-25281 clean up Fetcher/Applier/CollectionCloner/DatabaseCloner lifecycle function names
- Closed
- related to
-
SERVER-23932 Get collection info ASAP after listDatabases in DataReplicator::InitialSync
- Closed