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

[HBCK2] extraRegionsInMeta does not work If RegionInfo is null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • hbase-operator-tools-1.2.0
    • hbck2
    • None

    Description

      extraRegionsInMeta will not clean/fix meta if info:regioninfo columns is missing.

       

      Somehow, the customer has the following empty row in meta as a stale. 
      'I1xxxxxx,16332508xxxxx.xxxxf53609cc1ae366b43205dxxxxxxx', 'info:state', 163333223xxxx
       

      And no corresponding table "I1xxxxxx" exist. 

       

      We use extraRegionsInMeta but it didn't clean. Also, we created same table again and used extraRegionsInMeta after removing HDFS data but the stale row never cleaned. It looks extraRegionsInMeta works only when "info:regioninfo" is present. 

       

      We need to handle the scenario for other columns I.e info:state, info:server, etc

      Attachments

        Issue Links

          Activity

            People

              wchevreuil Wellington Chevreuil
              kpalanisamy Karthik Palanisamy
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: