[
https://issues.apache.org/jira/browse/HBASE-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451063#comment-13451063
]
Ted Yu commented on HBASE-6730:
-------------------------------
{code}
+ private int numRegionLoadsToRemember = 15;
{code}
May I ask how the default of 15 was obtained ?
{code}
+ master.getConfiguration().getInt("hbase.balancer.statusPeriod",
60000),
{code}
So we keep maximum of 15 minutes worth of status, by default ?
> Enable rolling averages in StochasticLoadBalancer
> --------------------------------------------------
>
> Key: HBASE-6730
> URL: https://issues.apache.org/jira/browse/HBASE-6730
> Project: HBase
> Issue Type: Improvement
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Fix For: 0.96.0
>
> Attachments: HBASE-6730-1.patch
>
>
> Now that all of the ServerLoad transitions into pb are done. the load
> balancer should get more updates about the current state of the cluster.
> This should be used to allow StochasticLoadBalancer to get rolling averages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira