-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-03-16
-
200
-
1
-
None
-
None
-
None
-
None
-
None
-
None
-
None
This issue is similar to SERVER-120972, but in another test case: ComplexPermitForwardingWithMixedOutcomes, the intend of the test is more focused towards unordered_ticket_semaphore, because the release only wakes up threads, in the case of ordered_ticket_semaphore the class is designed to ensure acquisition order, so, doing a release in some machines might race the timeout of the test. It is important to notice that this might also happen in unordered_ticket_semaphore but it's significant less likely.
At this point I think we should simply remove that test too.
- is caused by
-
SERVER-119153 Implement a priority queue for long running operations
-
- Closed
-
- is related to
-
SERVER-120972 Ticket semaphore unittest has timing issue
-
- Closed
-