-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2017-07-31, Repl 2017-08-21
The AsyncResultsMerger should replace the Fetcher as the component that clones documents from a remote collection in the CollectionCloner. To start, only a single collection cursor needs to be passed to the ARM for it to issue 'getMore' commands on. Eventually multiple cursors will be passed in order to parallelize network operations.
- depends on
-
SERVER-29615 Allow the AsyncResultsMerger to be linked into mongod
- Closed