[
https://issues.apache.org/jira/browse/HBASE-24916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17187761#comment-17187761
]
Hudson commented on HBASE-24916:
--------------------------------
Results for branch branch-2.3
[build #23 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/23/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/23/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/23/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/23/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.3/23/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Region hole contains wrong regions pair when hole is created by first region
> deletion
> -------------------------------------------------------------------------------------
>
> 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
> Assignee: Mohammad Arshad
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.3, 2.4.0
>
>
> 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.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)