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

Fix race condition in OnlyLowPriorityOps test

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution Team 2022-11-14, Execution Team 2022-11-28
    • 54

      TSAN detected that this test in ticketholder_test.cpp contains a race condition in the way we check for ticket existence. This is technically valid as they are wrapped in assertSoon and we only want it to converge to the desired state.

      In any case, we should fix this problem to reduce the noisiness.

            Assignee:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: