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

[jira] [Work started] (HBASE-25121) Refactor MetaTableAccessor.addRegionsToMeta and its usage places

     [ https://issues.apache.org/jira/browse/HBASE-25121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on HBASE-25121 started by Duo Zhang.
-----------------------------------------
> 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
>            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)