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

Introduce timer blocked state to CurOp

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Execution Team 2024-02-19, Execution Team 2024-03-04

      To calculate workingMillis, we need to know how much time operations spend waiting/blocked from doing work. This should include waiting for writeConcern, waiting on locks, and waiting on tickets. 

      Other waits to investigate as whether to consider as blocked:

      • prepareConflictDurationMillis
      • remoteOpWaitTime
      • timeAcquiringMicros (FlowControlTicketholder)

            Assignee:
            shinyee.tan@mongodb.com Shin Yee Tan
            Reporter:
            shinyee.tan@mongodb.com Shin Yee Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: