Details
-
Task
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
Description
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.
Attachments
Issue Links
- documents
-
SERVER-20702 Sleep test command should optionally not take a lock
-
- Closed
-