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

Make timesNotified in storage_engine_test.cpp atomic

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL
    • v4.4, v4.2
    • Execution Team 2020-06-29, Execution Team 2020-07-13
    • 0

      Multiple threads can access timesNotified from storage_engine_test.cpp at the same time.

      The main thread running the test could try reading it here while the TimestampMonitor updates it via another thread here.

            Assignee:
            samy.lanka@mongodb.com Samyukta Lanka
            Reporter:
            samy.lanka@mongodb.com Samyukta Lanka
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: