Details
-
Improvement
-
Status: Closed
-
Minor - P4
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- related to
-
TOOLS-164 add option to mongoimport (and mongorestore) to throttle inserts
-
- Closed
-
- links to