Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-12174

mongoimport option to throttle by bytes-per-second

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Tools
    • Labels:
      None

      To avoid db locks on the primaries I have wanted an option to keep things slow. E.g. to limit to ~2MB per second :

      mongoimport -h dev1 -d foo -c test --file a.txt --throttleBPS 2000000

      Maybe this could be considered a relation to the bug SERVER-9232.

            Assignee:
            matt.kangas Matt Kangas
            Reporter:
            akira.kurogane@gmail.com 章 黒鉄
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: