Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-31637

Disable the periodic no-op writer in replica sets started by resmoke.py

    • 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.

            Assignee:
            eddie.louie Eddie Louie
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: