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

Eliminate mongorestore as a bottleneck in writing to a sharded cluster

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.1
    • Affects Version/s: None
    • Component/s: mongorestore
    • None
    • 2014 Last MCI Iteration, 2015-01 Iteration, Iteration 0, Iteration 3.1.0, Kernel Tools Iteration 3.1.1

      In sharded clusters, you'll find that writing to a mongos becomes the bottleneck on the system. In order to make this faster, it would be nice to be able to parallelize it by allowing these tools to write to multiple mongos's and distribute the load across them.

      This could work in the form of reading in a seedlist of mongos's to write to. The tricky thing here is how to handle cases where one of these mongos's or an operation fail.

            Assignee:
            adinoyi.omuya@mongodb.com Adinoyi Omuya
            Reporter:
            osmar.olivo Osmar Olivo
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: