Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2302

Leader crashes if it can't resolve DNS address of a peer

    XMLWordPrintableJSON

Details

    Description

      In BecomeLeader we call:

       CHECK_OK(BecomeLeaderUnlocked());
      

      This will fail if it fails to resolve the address of one of its peers. Instead it should probably continue to be leader but consider attempts to RPC to that peer to be failed due to network resolution (with periodic retries of resolution)

      Attachments

        Issue Links

          Activity

            People

              awong Andrew Wong
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: