-
Type: Task
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: mongoimport, mongorestore
Mongoimport tries to import documents as fast as possible, effectively monopolizing the database. This makes it all but useless in a production environment (which is why I consider this a "bug", not an "improvement").
Suggest adding an option to throttle writes to a maximum of N per second.
- duplicates
-
TOOLS-1525 Set throttle for mongodump/mongorestore operations
- Accepted
- is related to
-
TOOLS-359 Allow loading tools to specify a target ops per second flag
- Closed
-
SERVER-12174 mongoimport option to throttle by bytes-per-second
- Closed
- links to