-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2018-11-19
-
1
If the primary config steps down in primary_config_server_blackholed_from_mongos.js and a different node steps up, the bridge will not be able to blackhole mongos from the config and reading with readPref primary will pass, thus failing the test. We should change the votes and priority for the config secondaries to 0 so that they cannot step up.