[ 
https://issues.apache.org/jira/browse/HBASE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733721#action_12733721
 ] 

Bryan Duxbury commented on HBASE-1676:
--------------------------------------

+1 to that idea.

> load balancing on a large cluster doesn't work very well
> --------------------------------------------------------
>
>                 Key: HBASE-1676
>                 URL: https://issues.apache.org/jira/browse/HBASE-1676
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>             Fix For: 0.20.1
>
>
> I have 200 regions per server in my cluster.  When I take one down, then 
> bring it back up, I only end up with about 30 regions assigned to it.  This 
> is highly reproducible.
> Furthermore, the assignment algorithm will do silly things like assign all 
> regions of a table to one regionserver - even if it's the best server.  We 
> need to be smarter about optimizing how regions are assigned if we want to 
> achieve maximal performance on our clusters.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to