You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Michael Stack (Jira)" <ji...@apache.org> on 2019/11/20 17:10:00 UTC

[jira] [Resolved] (HBASE-23321) [hbck2] fixHoles of fixMeta doesn't update in-memory state

     [ 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)