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

Hudson commented on HBASE-9263:
-------------------------------

FAILURE: Integrated in HBase-TRUNK #4422 (See 
[https://builds.apache.org/job/HBase-TRUNK/4422/])
HBASE-9263 Add initialize method to load balancer interface (stack: rev 1516310)
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/LoadBalancer.java
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java

                
> Add initialize method to load balancer interface
> ------------------------------------------------
>
>                 Key: HBASE-9263
>                 URL: https://issues.apache.org/jira/browse/HBASE-9263
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 0.98.0, 0.96.0
>            Reporter: Francis Liu
>            Assignee: Francis Liu
>             Fix For: 0.98.0, 0.96.0
>
>         Attachments: HBASE-9263.patch
>
>
> The load balancer has two methods setMasterServices and setConf that needs to 
> be called prior to it being functional. Some balancers will need to go 
> through an initialization procedure once these methods have been called. An 
> initialize() method would be helpful in this regard.

--
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