Appy created HBASE-19530:
----------------------------
Summary: 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)