Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3280

YouAreDeadException being swallowed in HRS getMaster()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.90.0
    • 0.90.0, 0.92.0
    • regionserver
    • None
    • Reviewed

    Description

      In the HRS, when we lose our connection to the master, we enter into a loop where we keep trying to get the new master location in ZK and attempt to send our heartbeat. Within tryRegionServerReport() we could get a YouAreDeadException, but we won't let it out. This leads to the RS continuously heartbeating in to the master although the master keeps telling it to kill itself.

      Attachments

        1. HBASE-3280-v1.patch
          0.9 kB
          Jonathan Gray

        Activity

          People

            streamy Jonathan Gray
            streamy Jonathan Gray
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: