Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-1468

Allow mongodump to leverage parallelCollectionScan to speed up dumping of large collections

    • Type: Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: mongodump

      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.

            Assignee:
            david.golden@mongodb.com David Golden
            Reporter:
            dmitry.ryabtsev@mongodb.com Dmitry Ryabtsev
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: