-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Minor Change
-
ALL
-
v3.4
-
TIG 2017-10-23
-
0
In the run_validate_collections hook, it seems like we only call validate on the primary.
Take a look at this loop:
We get the list of DBs from the secondary, but we call validate using the original mongo shell (which is connected to the primary).
- is depended on by
-
SERVER-30979 Run the fuzzer with CSRS primary stepdowns
- Closed
-
SERVER-31307 Run jstestfuzz_sharded_continuous_stepdown with ValidateCollections
- Closed