[
https://issues.apache.org/jira/browse/HBASE-19530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293436#comment-16293436
]
stack commented on HBASE-19530:
-------------------------------
Sounds good. Can we try it against hadoopqa and see what breaks?
> 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
>
> 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)