You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2020/05/29 16:47:00 UTC

[jira] [Resolved] (HBASE-24379) CatalogJanitor misreports region holes when there are actually over laps.

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

Huaxiang Sun resolved HBASE-24379.
----------------------------------
    Fix Version/s: 2.2.6
                   2.3.0
                   3.0.0-alpha-1
       Resolution: Fixed

> 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
>             Fix For: 3.0.0-alpha-1, 2.3.0, 2.2.6
>
>
> 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)