remove collMod writeConcern argument from ReplSetTest.checkReplicaSet()

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v3.4
    • Repl 2017-09-11
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When waiting for background index builds to complete, ReplSetTest.checkReplicaSet() passes a

      {w: all}

      writeConcern with every collMod command invocation. This may not be necessary given that the function eventually calls ReplSetTest.awaitReplication() here:

      https://github.com/mongodb/mongo/blob/1dc2afc8b5ce09d88535049df2ad72adc0434cc8/src/mongo/shell/replsettest.js#L1177

              Assignee:
              Benety Goh
              Reporter:
              Benety Goh
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: