-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Repl 11 (03/11/16)
The following components (and accompanying tests) in replication can be updated:
- Fetcher
- Reporter
Other components such as Applier, CollectionCloner and DatabaseCloner cannot be migrated to the TaskExecutor interface due to their use of the ReplicationExecutor::scheduleDBWork() function.
- related to
-
SERVER-17662 Add initial Data Replicator interface
- Closed