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

Data race in waitForReadConcernImpl

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • Repl 2023-12-25, Repl 2024-01-08
    • 120

      When setting the cached oplog Collection pointer in local_oplog_info we do so under the protection of the global lock. When we read the pointer we are not under lock which can lead to a data race.

            Assignee:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Reporter:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: