Attach DiagnosticInfo on long mongo::ConditionVariable::wait()

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Service Arch 2019-08-26
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We should modify ConditionVariable::wait() (and sibling functions) to attach a DiagnosticInfo to Client similar to how we modified Mutex::lock() for contended locking after 100ms. This will allow us to identify Condvars where they are able to acquire the underlying lock but their condition is not satisfied.

            Assignee:
            Rahul Sundararaman (Inactive)
            Reporter:
            Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: