-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
0
disallow_adding_initialized_node2.js currently expects a heartbeat message in the replica set status that describes an inactive node with an inconsistent replica set ID. It is possible during the running of the test for the liveness timeout handler to override this message with the follow text: "no response within election timeout period"
The test should either accept the alternate message or wait until the expected inconsistent replica set ID message appears in the status.
- related to
-
SERVER-26136 disallow_adding_initialized_node2.js should handle connection refused heartbeat message in DOWN node's status or skip heartbeat message check
- Closed