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

META entries from daughters can be deleted before parent entries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.2, 0.94.0, 0.95.2
    • 0.92.2, 0.94.1
    • Client, regionserver
    • None
    • Reviewed

    Description

      HBASE-5986 fixed and issue, where the client sees the META entry for the parent, but not the children. However, after the fix, we have seen the following issue in tests:

      Region A is split to -> B, C
      Region B is split to -> D, E

      After some time, META entry for B is deleted since it is not needed anymore, but META entry for Region A stays in META (C still refers it). In this case, the client throws RegionOfflineException for B.

      Attachments

        1. HBASE-6160_v1.patch
          8 kB
          Enis Soztutar
        2. HBASE-6160_v2.patch
          8 kB
          Michael Stack
        3. HBASE-6160_v2.patch
          8 kB
          Enis Soztutar
        4. HBASE-6160v2092.txt
          8 kB
          Michael Stack

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: