Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-32767

Add retries to ReplSetTest._callIsMaster on error

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
    • 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.

            Assignee:
            tess.avitabile@mongodb.com Tess Avitabile (Inactive)
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: