[
https://issues.apache.org/jira/browse/HBASE-25121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-25121:
------------------------------
Component/s: meta
> 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)