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

[HBCK2] extraRegionsInMeta need supoort delete extra regions when table not exist

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.4.14
    • None
    • hbck2
    • None

    Description

      Some times, we delete one table dir on hdfs, we need use hbck2 to fix region info in hbase:meta...

      but some times, we use hbase shell delete the table state uncarefully,just like execute:

      deleteall 'hbase:meta','t1,xxx' (it not prevented...)

      then the table state lose

      when we want to use extraRegionsInMeta to remove these unuseful regions in meta...but it failed,beacuse the table is not exist..

      I think we should support do extraRegionsInMeta when table not exists...or there are other method to fix it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            chaijunjie chaijunjie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: