[
https://issues.apache.org/jira/browse/HBASE-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004627#comment-13004627
]
Ted Yu commented on HBASE-3609:
-------------------------------
I am thinking about adding this enum:
{code}
public static enum BalancerPolicy {
BALANCE_REGION_COUNT,
BALANCE_REQUESTS_PER_MINUTE,
}
{code}
Shall we introduce hbase.balancer.policy in hbase-default.xml which reflects
the above enum ?
> Improve the selection of regions to balance; part 2
> ---------------------------------------------------
>
> Key: HBASE-3609
> URL: https://issues.apache.org/jira/browse/HBASE-3609
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
> Assignee: Ted Yu
> Attachments: 3609-alternate.txt, hbase-3609-by-region-age.txt,
> hbase-3609.txt
>
>
> See 'HBASE-3586 Improve the selection of regions to balance' for discussion
> of algorithms that improve on current random assignment.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira