[
https://issues.apache.org/jira/browse/HBASE-3724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13187441#comment-13187441
]
gaojinchao commented on HBASE-3724:
-----------------------------------
@zhihong
In my scenario:
1. One region server has more than 1,000 regions.(hdf hard disk capacity(12T) /
3 (replication) /
region size = 2G).
2. One moment, Dozens of Regions per region server are working for put
operation.
I went through the balance code , I found current balnace algorithm is invalid
for our scenarios.
below scenarios:
1)When adds one new machine to our cluster, Maybe all of hot regions(is
working) will move to this one.
2)When one RS restarts, Maybe all of hot regions(is working) will move to this
machine.
> Load balancer improvements
> --------------------------
>
> Key: HBASE-3724
> URL: https://issues.apache.org/jira/browse/HBASE-3724
> Project: HBase
> Issue Type: Umbrella
> Reporter: stack
>
> Umbrella issue under which we hang all regions related to balancer
--
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