[
https://issues.apache.org/jira/browse/HBASE-19530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Appy updated HBASE-19530:
-------------------------
Attachment: HBASE-19530.master.001.patch
> New regions should always be added with state CLOSED
> ----------------------------------------------------
>
> Key: HBASE-19530
> URL: https://issues.apache.org/jira/browse/HBASE-19530
> Project: HBase
> Issue Type: Bug
> Reporter: Appy
> Attachments: HBASE-19530.master.001.patch
>
>
> We shouldn't add regions with state null. In case of failures and recovery,
> it's not possible to determine what did it mean and things become uncertain.
> All operations should add regions in a well defined state.
> For now, we'll set the default to CLOSED, since whatever ops are adding new
> regions, they would anyways be enabling them explicitly if needed.
> fyi: [~stack]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)