You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2020/09/25 14:01:00 UTC

[jira] [Created] (HBASE-25099) Change meta replica number by altering meta table descriptor

Duo Zhang created HBASE-25099:
---------------------------------

             Summary: Change meta replica number by altering meta table descriptor
                 Key: HBASE-25099
                 URL: https://issues.apache.org/jira/browse/HBASE-25099
             Project: HBase
          Issue Type: Improvement
          Components: meta, read replicas
            Reporter: Duo Zhang


As now we support altering meta table, it will be better to also deal with changing meta replica number using altering meta, i.e, we could unify the logic in MasterMetaBootstrap to ModifyTableProcedure, and another benefit is that we do not need to restart master when changing the replica number for meta.



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