[ 
https://issues.apache.org/jira/browse/HBASE-24379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Huaxiang Sun updated HBASE-24379:
---------------------------------
    Description: 
We found a case that there is actually an overlap, but a region hole is 
reported.

r1: [aa, bb), r2: [cc, dd), r3: [a, cc)

 

In this case, there are only overlaps from "a" to "d". However, hole (r1, r2) 
is reported.

  was:
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.


> 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 an overlap, but a region hole is 
> reported.
> r1: [aa, bb), r2: [cc, dd), r3: [a, cc)
>  
> In this case, there are only overlaps from "a" to "d". However, hole (r1, r2) 
> is reported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to