[
https://issues.apache.org/jira/browse/HBASE-12890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14286004#comment-14286004
]
churro morales commented on HBASE-12890:
----------------------------------------
Hi Elliott,
{code} hbase.master.balancer.stochastic.maxMoveRegions {code}
is never used anywhere, i noticed that there was a comment in the header of the
StochasticLoadBalancer but never mentioned anywhere else.
> Provide a way to throttle the number of regions moved by the balancer
> ---------------------------------------------------------------------
>
> Key: HBASE-12890
> URL: https://issues.apache.org/jira/browse/HBASE-12890
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 2.0.0, 0.98.10, 1.1.0
> Reporter: churro morales
> Assignee: churro morales
> Attachments: HBASE-12890.patch
>
>
> We have a very large cluster and we frequently add remove quite a few
> regionservers from our cluster. Whenever we do this the balancer moves
> thousands of regions at once. Instead we provide a configuration parameter:
> hbase.balancer.max.regions. This limits the number of regions that are
> balanced per iteration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)