-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
ALL
-
Repl 2018-05-07
If _callIsMaster finds the master node and sets it as self.liveNodes.master and then gets an error calling ismaster on a secondary, that secondary will not be put in the liveNodes list, but _callIsMaster will return the master. Other functions rely on this liveNodes list to be accurate.
- is depended on by
-
SERVER-33287 Create passthrough that kills the primary node
-
- Closed
-
- related to
-
SERVER-34526 Remove the livenodes list from repl tests
-
- Closed
-