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

Make WiredTigerEventHandler::getWtConnReadyStatus() threadsafe

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • Security 2024-09-02
    • 200

      This method is only called in tests, but it reads from a bool flag that can be concurrently set/unset by another thread. Some tests explicitly do this, resulting in TSAN failures.

            Assignee:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Reporter:
            varun.ravichandran@mongodb.com Varun Ravichandran
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: