[ 
https://issues.apache.org/jira/browse/HBASE-19530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293712#comment-16293712
 ] 

Hudson commented on HBASE-19530:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4234 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4234/])
HBASE-19530 New regions should always be added with state CLOSED (appy: rev 
a651ab93e3303eb5c60747c0a6bf6cc0122eee2f)
* (edit) 
hbase-client/src/main/java/org/apache/hadoop/hbase/MetaTableAccessor.java


> 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
>            Assignee: Appy
>             Fix For: 2.0.0-beta-1
>
>         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)

Reply via email to