mongoimport option to throttle by bytes-per-second

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Tools
    • None
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • 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 (Inactive)
              Reporter:
              章 黒鉄
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: