Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-88732

Calculate waitForTicketDurationMillis using AdmissionContext

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • v8.0
    • Execution Team 2024-05-27, Execution Team 2024-06-10, Execution Team 2024-06-24, Execution Team 2024-07-08

      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. 

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: