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

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: 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
            Reporter:
            Dmitry Ryabtsev
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: