Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 372C8D529 for ; Fri, 7 Sep 2012 23:13:08 +0000 (UTC) Received: (qmail 74763 invoked by uid 500); 7 Sep 2012 23:13:07 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 74740 invoked by uid 500); 7 Sep 2012 23:13:07 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 74730 invoked by uid 99); 7 Sep 2012 23:13:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Sep 2012 23:13:07 +0000 Date: Sat, 8 Sep 2012 10:13:07 +1100 (NCT) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <1497209279.53106.1347059587677.JavaMail.jiratomcat@arcas> In-Reply-To: <988537335.46005.1346956747433.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6730) Enable rolling averages in StochasticLoadBalancer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-6730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451121#comment-13451121 ] stack commented on HBASE-6730: ------------------------------ I'm +1 on commit. Will try removing the public from the new classes on commit so they are package private. > 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, HBASE-6730-2.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