Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Repl 2018-03-12
-
0
Description
upgrade_ssl_nossl.js may fail inside upgradePrimary() (multi_rs.js) on slow machines when both secondaries try to run for election at the same time. We can minimize the likelihood of this happening by having 2 electable nodes in the ReplSetTest configuration instead of 3.