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

OpenedRegionHandler racing with itself in ServerShutDownhandler flow leading to HMaster abort

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.92.0
    • None
    • None

    Description

      Steps to reproduce
      ==================
      -> Region R1 is being opened in RS1.
      ->After processing the znode to OPENED RS1 goes down.
      ->Now before the OpenedRegionHandler executor deletes the znode if ServerShutDownHandler tries to assign the region to RS2, RS2 transits the node to OPENED and this OpenedRegionHandler executor deletes the znode.
      ->Now if the first OpenedRegionHandler tries deleting the znode it throws NoNode Exception and causes the HMaster to abort.

      Attachments

        Issue Links

          Activity

            People

              ram_krish ramkrishna.s.vasudevan
              ram_krish ramkrishna.s.vasudevan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: