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
Priority: Critical
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