TopologyCoordinator::processReplSetRequestVotes should not crash if _selfIndex is -1

XMLWordPrintableJSON

    • 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.  

            Assignee:
            [DO NOT USE] Backlog - Replication Team
            Reporter:
            Matthew Russotto (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: