-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Replication
-
ALL
-
70
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If processReplSetRequestVotes is called when the node does not know its own member number (_selfIndex == -1), we will currently invariant when trying to access _selfConfig(). Instead, we should simply vote "no" with an appropriate message.