[
https://issues.apache.org/jira/browse/HBASE-24916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ajeet Rai updated HBASE-24916:
------------------------------
Summary: HBCK2 Holes:Wrong region detail in HBCK report ,if a region is
missing in meta and start key is empty (was: HBCK2 Holes:Wrong region detail
in HBCK report a start key of a region which is missing in meta is empty)
> HBCK2 Holes:Wrong region detail in HBCK report ,if a region is missing in
> meta and start key is empty
> ------------------------------------------------------------------------------------------------------
>
> Key: HBASE-24916
> URL: https://issues.apache.org/jira/browse/HBASE-24916
> Project: HBase
> Issue Type: Bug
> Components: hbck2
> Affects Versions: 2.2.3
> Reporter: Ajeet Rai
> Priority: Major
>
> HBCK2 Holes:Wrong region detail in HBCK report a start key of a region which
> is missing in meta 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
>
> In our test hbck report contains two region where first region belongs to
> another table and second region is r2.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)