Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B4ED10CEE for ; Fri, 23 Jan 2015 21:20:44 +0000 (UTC) Received: (qmail 81753 invoked by uid 500); 23 Jan 2015 21:17:04 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 79372 invoked by uid 500); 23 Jan 2015 21:17:03 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 73590 invoked by uid 99); 23 Jan 2015 20:48:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Jan 2015 20:48:34 +0000 Date: Fri, 23 Jan 2015 20:48:34 +0000 (UTC) From: "Keith Turner (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-3473) GroupBalancer should limit number of migrations 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/ACCUMULO-3473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289942#comment-14289942 ] Keith Turner commented on ACCUMULO-3473: ---------------------------------------- fixed w/ commit b0815affade66ab04ca27b6fc3abaac400097469. In the commit message I accidentally refed ACCUMULO-3437 > GroupBalancer should limit number of migrations > ----------------------------------------------- > > Key: ACCUMULO-3473 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3473 > Project: Accumulo > Issue Type: Bug > Reporter: Keith Turner > Fix For: 1.7.0 > > > The tablet group balancer added in ACCUMULO-3439 does not limit the number of migrations. For a table with many tablet, the balancer could potentially migrate all of the tablets in a table in one balance call. -- This message was sent by Atlassian JIRA (v6.3.4#6332)