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

HBCK leaves the region in masters in-memory RegionStates if region hdfs dir is lost

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.99.0
    • None
    • None
    • Reviewed

    Description

      One of our tests removes the hdfs directory for the region, and invokes HBCK to fix the issue. This test fails flakily because the region is removed from meta and unassigned, but the region is not offlined from the masters in-memory. This affects further LB runs and disable table, etc.

      In case of inMeta && !inHdfs && isDeployed, we should not just close the region from RS, but call master.unassign().

      Attachments

        1. hbase-10955.v1.patch
          8 kB
          Enis Soztutar

        Issue Links

          Activity

            People

              enis Enis Soztutar
              enis Enis Soztutar
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: