-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Platform C (11/20/15)
The sleep test command would be more useful if it could optionally run without taking a global read or write lock. For certain tests, it isn't necessary to block other operations on the database while a sleep command waits. For example, when using this command solely as a way to have a db operation take a specified amount of time, we do not care if other operations are permitted to run concurrently.
- is depended on by
-
SERVER-21373 Update NetworkInterfaceASIO tests to use sleep command with no lock
- Closed