-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
The parallelCollectionScan command currently takes a collection namespace as its first argument, to determine what collection to open cursors on. The initial sync process plans to use this command for collection cloning, and referencing collections by UUIDs is important for ensuring the complete correctness of the initial sync process. The parallelCollectionScan command should be extended to support collection UUIDs as arguments.