You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/09/01 18:00:25 UTC

[jira] [Created] (HBASE-16543) Separate Create/Modify Table operations from open/reopen regions

Matteo Bertozzi created HBASE-16543:
---------------------------------------

             Summary: Separate Create/Modify Table operations from open/reopen regions
                 Key: HBASE-16543
                 URL: https://issues.apache.org/jira/browse/HBASE-16543
             Project: HBase
          Issue Type: Sub-task
          Components: master
    Affects Versions: 2.0.0
            Reporter: Matteo Bertozzi
             Fix For: 2.0.0


At the moment create table and modify table operations will trigger an open/reopen of the regions inside the DDL operation. 
we should split the operation in two parts
 - create table, enable table regions
 - modify table, reopen table regions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)