Details
-
New Feature
-
Status: Closed
-
Major - P3
-
Resolution: Won't Fix
-
None
-
None
-
(copied to CRM)
Description
At present mongodump is capable of dumping multiple collection in parallel. However that feature does not help those users who need to dump a single large collection only. It would be nice if mongodump could take the advantage of parallelCollectionScan to fetch the collection's data from multiple cursors.
It would make sense to use this option only if "--numParallelCollections==1.
Attachments
Issue Links
- depends on
-
SERVER-17688 Add wiredTiger support to return more than one cursor for parallelCollectionScan
-
- Closed
-
-
SERVER-23162 Support parallelCollectionScan in mongos
-
- Closed
-