[
https://issues.apache.org/jira/browse/HBASE-23321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Stack resolved HBASE-23321.
-----------------------------------
Fix Version/s: 2.2.3
2.3.0
3.0.0
Release Note: If holes in hbase:meta, hbck2 fixMeta now will update Master
in-memory state so you do not need to restart master just so you can assign the
new hole-bridging regions.
Resolution: Fixed
Merged to branch-2.2+
> [hbck2] fixHoles of fixMeta doesn't update in-memory state
> ----------------------------------------------------------
>
> Key: HBASE-23321
> URL: https://issues.apache.org/jira/browse/HBASE-23321
> Project: HBase
> Issue Type: Improvement
> Components: hbck2
> Reporter: Michael Stack
> Assignee: Michael Stack
> Priority: Minor
> Fix For: 3.0.0, 2.3.0, 2.2.3
>
>
> If hbase:meta has holes, you can run fixMeta from hbck2. This will close the
> holes but you have to restart the Master for it to notice the new region
> additions. Also, we were plugging holes by adding regions but no state for
> the region which makes it awkward to subsequently assign. Fix.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)