-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
None
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-119347 and SERVER-119153 added unittests to check the behavior of the ticket semaphore, however, there are several instances where we're sleeping or waiting for a specific condition before moving forward. The purpose of this ticket is to investigate the tests and find a way to improve them to prevent waiting on potentially-unreliable timing for unit tests.
Also there are some tests cases (like for example PriorityOrderingStillWorksAfterResize) that could be improved to reason about them.
- is related to
-
SERVER-119153 Implement a priority queue for long running operations
-
- Closed
-
-
SERVER-119347 Generalize TicketHolder to support pluggable concurrency primitives and policies
-
- Closed
-
- related to
-
SERVER-120972 Ticket semaphore unittest has timing issue
-
- Closed
-