Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Minor Change
-
ALL
-
v3.4
-
TIG 2017-10-23
-
0
Description
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).
Attachments
Issue Links
- is depended on by
-
SERVER-30979 Run the fuzzer with CSRS primary stepdowns
-
- Closed
-
-
SERVER-31307 Run jstestfuzz_sharded_continuous_stepdown with ValidateCollections
-
- Closed
-