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 B765917700 for ; Wed, 1 Apr 2015 16:30:56 +0000 (UTC) Received: (qmail 4392 invoked by uid 500); 1 Apr 2015 16:30:56 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 4349 invoked by uid 500); 1 Apr 2015 16:30:56 -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 4337 invoked by uid 99); 1 Apr 2015 16:30:56 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Apr 2015 16:30:56 +0000 Date: Wed, 1 Apr 2015 16:30:56 +0000 (UTC) From: "Elliott Clark (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-6143) Make region assignment smarter when regions are re-enabled. 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-6143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390940#comment-14390940 ] Elliott Clark commented on HBASE-6143: -------------------------------------- Review is up here: https://reviews.facebook.net/D36267 > Make region assignment smarter when regions are re-enabled. > ----------------------------------------------------------- > > Key: HBASE-6143 > URL: https://issues.apache.org/jira/browse/HBASE-6143 > Project: HBase > Issue Type: Improvement > Components: Balancer > Affects Versions: 0.98.0, 0.95.1 > Reporter: Elliott Clark > Assignee: Elliott Clark > Priority: Critical > Attachments: 6143-v1.txt, 6143-v2.txt, 6143-v3.txt, HBASE-6143-0.patch, HBASE-6143-1.patch, HBASE-6143-v1.patch > > > Right now a random region server is picked when re-enabling a table. This could be much smarter. -- This message was sent by Atlassian JIRA (v6.3.4#6332)