Details
-
Improvement
-
Resolution: Done
-
Minor - P4
-
None
-
2.2.0
-
None
Description
Each query passing through will be delayed by a random value between
the start and end delay value. This extends the functionality that was added
in https://github.com/mongodb/mongo/issues/257 and extends --delay 30
to --delay 10-40.
Pull request is at: https://github.com/mongodb/mongo/pull/317