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

data_consistency_checks.js incorrectly assumes that the config.mongos collection always exists

    • Fully Compatible
    • ALL
    • v3.6, v3.4
    • TIG 2018-05-07
    • 10

      It is possible for the runDataConsistencyChecks() function to run prior to the "sharding uptime reporter" background thread creating the config.mongos collection. The test should be changed to ensure that the config collection it is interested in running the "validate" command against actually exists prior to calling runDataConsistencyChecks().

            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: