-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Minor Change
-
ALL
-
Repl 2019-07-29
-
10
The test needs to check whether ops are logged as slow or not. It assumes that its inserts are the only source of crud ops, which is incorrect in the face of HMAC key insertions. The checkLog statements need to be changed to target the exact contents of the inserts (which are already unique) instead of crud ops.