-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
ALL
-
38
Currently in certain test files, if the slow op threshold is set to 0ms we expect all operations to be logged. However, if the operation's execution time is less than 1 ms, it will be rounded down to 0ms and thus not logged.
- depends on
-
SERVER-43069 Ops that are slow to apply don't condition on slowOpSampleRate
- Closed