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

run_check_repl_dbhash.js shouldn't always ignore UUIDs

    • Fully Compatible
    • ALL
    • TIG 2017-11-13

      The changes from eb25a8a as part of SERVER-30161 made it so that ReplSetTest#checkReplicatedDataHashes() is always called with ignoreUUIDs=true even though UUIDs were only intended to be ignored for master-slave deployments. Specifying ignoreUUIDs=true should instead be localized to when MasterSlaveDBHashTest#checkReplicatedDataHashes() is being called.

      Note: This issue was found by inspection upon noticing the many "skipping UUID check for <collection name>" messages in the logs.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: