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

Region hole contains wrong regions pair when hole is created by first region deletion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.3
    • 3.0.0-alpha-1, 2.4.0, 2.3.2
    • hbck2
    • None
    • Reviewed

    Description

      HBCK2 Holes: Wrong region details in HBCK report ,if a region is missing in meta and start key is empty

      for hole, it reports two region where hole is present.

      Scenario where first region is missing for eg: in below scenario r1 is missing in meta

      start key    end key   region

      empty     10        r1

      10           20        r2

      20           30        r2

      30          empty  r3

       

      In our test hbck report contains two region where first region belongs to different table and second region is r2.

       

      Attachments

        Issue Links

          Activity

            People

              arshad.mohammad Mohammad Arshad
              a00408367 Ajeet Rai
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: