[
https://issues.apache.org/jira/browse/HBASE-28962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954825#comment-17954825
]
Hudson commented on HBASE-28962:
--------------------------------
Results for branch master
[build #1300 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1300/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1300/General_20Nightly_20Build_20Report/]
(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1300/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1300/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1300/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
> Meta replication is inconsistent after startup when reusing hbase storage
> location
> ----------------------------------------------------------------------------------
>
> Key: HBASE-28962
> URL: https://issues.apache.org/jira/browse/HBASE-28962
> Project: HBase
> Issue Type: Bug
> Reporter: Richárd Antal
> Assignee: Richárd Antal
> Priority: Major
> Labels: pull-request-available
>
> Meta replication is inconsistent after startup when reusing HBase storage
> location for example the new cluster is created with the same S3 storage
> location that a previous one had.
> USE_META_REPLICAS is set to true
> META_REPLICAS_NUM is set to 3
> For both
> hbck output:
> {noformat}
> ERROR: hbase:meta, replicaId 1 is not found on any region.
> ERROR: hbase:meta, replicaId 2 is not found on any region.
> ERROR: hbase:meta table is not consistent. Run HBCK with proper fix options
> to fix hbase:meta inconsistency. Exiting...
> Summary:
> 3 inconsistencies detected.
> Status: INCONSISTENT{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)