[ 
https://issues.apache.org/jira/browse/HBASE-25121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206139#comment-17206139
 ] 

Duo Zhang commented on HBASE-25121:
-----------------------------------

Hi [~stack], mind take a look at this issue? This is the base issue for 
implementing changing replica count without disabling table.

Thanks.

> Refactor MetaTableAccessor.addRegionsToMeta and its usage places
> ----------------------------------------------------------------
>
>                 Key: HBASE-25121
>                 URL: https://issues.apache.org/jira/browse/HBASE-25121
>             Project: HBase
>          Issue Type: Sub-task
>          Components: meta
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>
> It is used in both CreateTableProcedure and ModifyTableProcedure, but in 
> ModifyTableProcedure, we already have the region info in place so we should 
> not put them again.
> There is no problem for now as we will close all the regions before doing 
> this in ModifyTableProcedure, but it is still a bit confusing to developers.
> Let's change it.



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

Reply via email to