[
https://issues.apache.org/jira/browse/HBASE-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13186118#comment-13186118
]
Hudson commented on HBASE-5143:
-------------------------------
Integrated in HBase-TRUNK-security #78 (See
[https://builds.apache.org/job/HBase-TRUNK-security/78/])
HBASE-5143 Fix config typo in pluggable load balancer factory (Harsh J)
tedyu :
Files :
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/HConstants.java
*
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/master/LoadBalancerFactory.java
> Fix config typo in pluggable load balancer factory
> --------------------------------------------------
>
> Key: HBASE-5143
> URL: https://issues.apache.org/jira/browse/HBASE-5143
> Project: HBase
> Issue Type: Sub-task
> Components: master
> Reporter: Harsh J
> Assignee: Harsh J
> Priority: Blocker
> Fix For: 0.92.0, 0.94.0
>
> Attachments: HBASE-5143.patch
>
>
> HBASE-4240 made LoadBalancer pluggable.
> Configuration it loads seems to be wrongly named and carries a typo:
> "hbase.maser.loadBalancer.class"
> Could rather be "hbase.master.loadbalancer.class"
> Luckily 0.92 is not out yet and we should fix it asap, before folks start
> using it. Attaching patch.
--
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