-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Tools
-
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.
- related to
-
TOOLS-164 add option to mongoimport (and mongorestore) to throttle inserts
- Closed
- links to