[
https://issues.apache.org/jira/browse/HBASE-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13220245#comment-13220245
]
Hudson commented on HBASE-5454:
-------------------------------
Integrated in HBase-0.94 #6 (See [https://builds.apache.org/job/HBase-0.94/6/])
HBASE-5454 Refuse operations from Admin before master is initialized
(Revision 1295693)
Result = SUCCESS
stack :
Files :
*
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/PleaseHoldException.java
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
> Refuse operations from Admin before master is initialized
> ---------------------------------------------------------
>
> Key: HBASE-5454
> URL: https://issues.apache.org/jira/browse/HBASE-5454
> Project: HBase
> Issue Type: Improvement
> Reporter: chunhui shen
> Assignee: chunhui shen
> Fix For: 0.94.0
>
> Attachments: hbase-5454.patch, hbase-5454v2.patch
>
>
> In our testing environment,
> When master is initializing, we found conflict problems between
> master#assignAllUserRegions and EnableTable event, causing assigning region
> throw exception so that master abort itself.
> We think we'd better refuse operations from Admin, such as CreateTable,
> EnableTable,etc, It could reduce error.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira