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

remove collMod writeConcern argument from ReplSetTest.checkReplicaSet()

    XMLWordPrintableJSON

Details

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

    Description

      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

      Attachments

        Activity

          People

            benety.goh@mongodb.com Benety Goh
            benety.goh@mongodb.com Benety Goh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: