Fix race condition between overdueInterruptCheckStats() and trackOverdueInterruptChecks()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • QE 2025-09-01
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If during $currenOp operation we are trying to get stats from the operation that has not started yet, it is possible to hit a data race on _overdueInterruptCheckStats as $currentOp will try to read them and the operation itself will try to write them.

            Assignee:
            Ivan Fefer
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: