-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Execution Team 2024-03-04
The PriorityTicketHolder shifts the contention point of waiting for a ticket to the storage ticketing layer where the curop timer has started. When the SemaphoreTicketHolder is used, the contention point is in the networking layer which is outside of curop timer's tracking.
We should only consider time waiting for ticket as blocked time when it is also within curop timer's tracking ie. when PriorityTickerHolder is used.
- related to
-
SERVER-67905 Create TicketHolder that queues by priority
- Closed
-
SERVER-86572 Investigate for additional operation blocked states vs existing paused durations
- Closed