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

[jira] [Created] (HBASE-25243) Support Lazy loading operation for editing tableSchema config

zhuqi created HBASE-25243:
-----------------------------

             Summary: 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


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)