Return-Path: Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: (qmail 12036 invoked from network); 8 Mar 2011 22:14:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Mar 2011 22:14:21 -0000 Received: (qmail 41380 invoked by uid 500); 8 Mar 2011 22:14:21 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 41287 invoked by uid 500); 8 Mar 2011 22:14:21 -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 41105 invoked by uid 99); 8 Mar 2011 22:14:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 22:14:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Mar 2011 22:14:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id D937239EFC1 for ; Tue, 8 Mar 2011 22:13:59 +0000 (UTC) Date: Tue, 8 Mar 2011 22:13:59 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: <1881535779.6355.1299622439886.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <279396405.3005.1299541259461.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (HBASE-3609) Improve the selection of regions to balance; part 2 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-3609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004254#comment-13004254 ] Ted Yu commented on HBASE-3609: ------------------------------- This is close to what I described in HBASE-3586. I used MinMaxPriorityQueue to alternately choose regions from head and tail of regionsToMove. Both TestLoadBalancer and TestAdmin pass. > Improve the selection of regions to balance; part 2 > --------------------------------------------------- > > Key: HBASE-3609 > URL: https://issues.apache.org/jira/browse/HBASE-3609 > Project: HBase > Issue Type: Improvement > Reporter: stack > Assignee: Ted Yu > Attachments: 3609-alternate.txt, hbase-3609-by-region-age.txt, hbase-3609.txt > > > See 'HBASE-3586 Improve the selection of regions to balance' for discussion of algorithms that improve on current random assignment. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira