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

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major - P3
    • Resolution: Won't Fix
    • None
    • None
    • mongodump

    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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: