[
https://issues.apache.org/jira/browse/HBASE-25243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhuqi updated HBASE-25243:
--------------------------
Summary: Support lazy loading operation for editing tableSchema config
(was: Support Lazy loading operation for editing tableSchema config)
> Support lazy loading operation for editing tableSchema config
> --------------------------------------------------------------
>
> Key: HBASE-25243
> URL: https://issues.apache.org/jira/browse/HBASE-25243
> Project: HBase
> Issue Type: New Feature
> Components: regionserver
> Reporter: zhuqi
> Assignee: zhuqi
> Priority: Major
>
> Currently, when “alter” is used to modify the tablesschema, the region will
> be reopened immediately to load the meta information in .tabledesc. Now add a
> lazy loading modification command, there is no need to reopen the region
> immediately, and then load it when a region move or other region behavior
> occurs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)