[
https://issues.apache.org/jira/browse/HBASE-24379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on HBASE-24379 started by Huaxiang Sun.
--------------------------------------------
> CatalogJanitor misreports region holes when there are actually over laps.
> -------------------------------------------------------------------------
>
> Key: HBASE-24379
> URL: https://issues.apache.org/jira/browse/HBASE-24379
> Project: HBase
> Issue Type: Bug
> Components: master
> Affects Versions: 2.3.0
> Reporter: Huaxiang Sun
> Assignee: Huaxiang Sun
> Priority: Major
>
> We found a case that there is actually overlap, but holes are report.
> r0 (b, c)
> r1 (d, e )
> r3 (bb, e)
> In this case, there are only overlaps from b to e. However, hole (r0, r1) is
> reported.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)