-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.0.15
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-01-27, Repl 2020-02-10
-
0
This was fixed in 4.2 by SERVER-36697, but that would be difficult to backport (and would affect more than just test code). Instead, in 4.0, we can use the real precision clock source instead of Date_t::now() for comparison purposes.
- is related to
-
SERVER-43695 Add sleeps to session_test.cpp to account for discrepancy between curTimeMicros and Date_t clock sources [v4.0]
- Closed