You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Yu (Created) (JIRA)" <ji...@apache.org> on 2012/01/24 21:08:40 UTC

[jira] [Created] (HBASE-5272) Simplify the logic in DefaultLoadBalancer

Simplify the logic in DefaultLoadBalancer
-----------------------------------------

                 Key: HBASE-5272
                 URL: https://issues.apache.org/jira/browse/HBASE-5272
             Project: HBase
          Issue Type: Improvement
            Reporter: Zhihong Yu


Currently the body of DefaultLoadBalancer.balanceCluster() is 250 lines long.
It involves multiple iterations which deal with various kinds of corner cases.

We should simplify this part of code.

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