-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
v8.0
-
Execution Team 2024-05-27, Execution Team 2024-06-10, Execution Team 2024-06-24, Execution Team 2024-07-08, Execution Team 2024-07-22
The newly introduced waitForTicketDurationMillis is calculated in part using the Locker::getTimeQueuedForTicketsMillis which duplicates the work tracked on AdmissionContext after SERVER-88720 lands. This ticket covers removing that tracking metadata from Locker and only using the AdmissionContext to track this wait time.
- depends on
-
SERVER-91351 queues.execution.totalTimeQueuedMicros can differ from ticketWaitMillis
- Closed
-
SERVER-90658 Investigate performance of obtaining stats by Locker::getLockerInfo in CurOp
- Closed
- is related to
-
SERVER-91244 Only use queuing metrics to calculate workingMillis
- Open