-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 2017-11-13
We should disable the periodic no-op writer by default in replica sets started by resmoke.py to match what we do for ReplSetTest. The periodic no-op writer writes an oplog entry of type='n' once every 10 seconds. This has the potential to mask issues such as SERVER-31609 because it allows the operationTime of cluster to advance even if the client is blocked for other reasons. We should disable the periodic no-op writer and ensure that causally_consistency_jscore_passthrough*.yml test suites still pass.
- related to
-
SERVER-31852 Enable the periodic noop writer for read_concern_majority_passthrough_WT
- Closed
-
SERVER-31888 Re-enable periodic no-op writer for all sharding and replication fuzzer test suites
- Closed