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)

Reply via email to