Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
3.4.3
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-07-10
-
0
Description
The test uses old versions of mongodb (3.2) that do not support replSetStepUp. Calling ReplSetTest::initiateWithAnyNodeAsPrimary instead of ReplSetTest::initiate should fix this. This is only an issue for 3.4 because master uses 3.4 as the older version which does support replSetStepUp.
Attachments
Issue Links
- is related to
-
SERVER-28100 extend ReplSetTest.awaitNodesAgreeOnPrimary() to accept an optional expectedPrimaryIndex
-
- Closed
-