You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/06/01 23:21:04 UTC

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

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

Umesh Agashe resolved HBASE-16543.
----------------------------------
    Resolution: Fixed

Fixed by HBASE-14614.

> 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
>            Assignee: 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.15#6346)