Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2022-03-07, Execution Team 2022-03-21
Description
Currently the TicketHolder works based on a semaphore shared across all ticket acquirers. This means that the acquirer will be decided by whichever scheduling policy the kernel is using.
With the work on SERVER-63821 we want to use a queue of ticket acquirers in order to control the scheduling policy ourselves.
Attachments
Issue Links
- depends on
-
SERVER-63821 Create generic concurrent locking queue
-
- Closed
-
- duplicates
-
SERVER-63823 Replace write tickets with concurrent queue
-
- Closed
-
- is depended on by
-
SERVER-63824 Integrate Flow Control tickets into write concurrent queue
-
- Closed
-