-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
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.
- related to
-
SERVER-49854 Complete TODO listed in SERVER-49125
- Closed