[ 
https://issues.apache.org/jira/browse/HBASE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliott Clark updated HBASE-5959:
---------------------------------

    Attachment: HBASE-5959-2.patch

* More JavaDoc's to explain things better
* Scale all cost functions between 0 and 1.  This should allow weighting to be 
more transparent and cleans up some of the math.
* Added a cost function that takes data locality into consideration.
* Added a Class to look up data locality.  Removing that from the base class.  
I had to add a cache or the load balance is painfully slow.
* Cleaned up a lot of code.
* Added lots more tests for StochasticLoadBalancer.
                
> Add other load balancers
> ------------------------
>
>                 Key: HBASE-5959
>                 URL: https://issues.apache.org/jira/browse/HBASE-5959
>             Project: HBase
>          Issue Type: New Feature
>          Components: master
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-5959-0.patch, HBASE-5959-1.patch, 
> HBASE-5959-2.patch
>
>
> Now that balancers are pluggable we should give some options.b

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

        

Reply via email to