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

[jira] [Created] (HBASE-23313) [hbck2] setRegionState should update Master in-memory state too

Michael Stack created HBASE-23313:
-------------------------------------

             Summary: [hbck2] setRegionState should update Master in-memory state too
                 Key: HBASE-23313
                 URL: https://issues.apache.org/jira/browse/HBASE-23313
             Project: HBase
          Issue Type: Bug
            Reporter: Michael Stack


setRegionState changes the hbase:meta table info:state column. It does not alter the Master's in-memory state. This means you have to kill Master and have another assume Active Master role of a state-change to be noticed. Better if the setRegionState just went via Master and updated Master and hbase:meta.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)