-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
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().
- is caused by
-
SERVER-33068 run_check_repl_dbhash.js hook exits without actually running dbhash on a replica set
- Closed