[
https://issues.apache.org/jira/browse/HBASE-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747124#comment-13747124
]
Hudson commented on HBASE-9263:
-------------------------------
FAILURE: Integrated in hbase-0.95-on-hadoop2 #262 (See
[https://builds.apache.org/job/hbase-0.95-on-hadoop2/262/])
HBASE-9263 Add initialize method to load balancer interface (stack: rev 1516309)
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMaster.java
*
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/LoadBalancer.java
*
/hbase/branches/0.95/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