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

Hudson commented on HBASE-6437:
-------------------------------

Integrated in HBase-0.94-security-on-Hadoop-23 #7 (See 
[https://builds.apache.org/job/HBase-0.94-security-on-Hadoop-23/7/])
    HBASE-6437 Avoid admin.balance during master initialize

Submitted by:Rajesh     
Reviewed by:Ted (Revision 1377023)

     Result = FAILURE
ramkrishna : 
Files : 
* /hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/HMaster.java

                
> Avoid admin.balance during master initialize
> --------------------------------------------
>
>                 Key: HBASE-6437
>                 URL: https://issues.apache.org/jira/browse/HBASE-6437
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: rajeshbabu
>             Fix For: 0.92.2, 0.96.0, 0.94.2
>
>         Attachments: HBASE-6437_92.patch, HBASE-6437_92.patch, 
> HBASE-6437_94.patch, HBASE-6437_94.patch, HBASE-6437_trunk_2.patch, 
> HBASE-6437_trunk.patch, HBASE-6437_trunk.patch
>
>
> In HBASE-5850 many of the admin operations have been blocked till the master 
> initializes.  But the balancer is not.  So this JIRA is to extend the 
> PleaseHoldException in case of admin.balance() call before master is 
> initialized.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to