[
https://issues.apache.org/jira/browse/HBASE-28962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-28962.
-------------------------------
Assignee: (was: Richárd Antal)
Resolution: Not A Problem
As discussed on github PR, this is not a problem now.
Resolve as 'Not A Problem'.
> 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
> 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)