-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-04-17
-
0
when initiate was broken up into initiateWithAnyNodeAsPrimary() and initiateWithNodeZeroAsPrimary(), initiateWithAnyNodeAsPrimary() lost the call to awaitSecondaryNodes() at the end. This was necessary to make sure initiate actually finished before moving on with the test.
- depends on
-
SERVER-28376 ReplSetTest.initiate() should call awaitReplication before requesting node 0 to step up as primary
- Closed