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 44AB2110D6 for ; Tue, 15 Apr 2014 16:44:30 +0000 (UTC) Received: (qmail 35281 invoked by uid 500); 15 Apr 2014 16:44:25 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 35052 invoked by uid 500); 15 Apr 2014 16:44:20 -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 35006 invoked by uid 99); 15 Apr 2014 16:44:19 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Apr 2014 16:44:19 +0000 Date: Tue, 15 Apr 2014 16:44:19 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-2673) Random walk balance check is still failing too frequently 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-2673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969714#comment-13969714 ] Eric Newton commented on ACCUMULO-2673: --------------------------------------- Could use additional data about loading tablets and migrations to know that the master is still balancing. > Random walk balance check is still failing too frequently > --------------------------------------------------------- > > Key: ACCUMULO-2673 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2673 > Project: Accumulo > Issue Type: Bug > Components: test > Affects Versions: 1.5.0, 1.5.1 > Reporter: Eric Newton > Priority: Minor > Fix For: 1.6.1 > > > While running 17 randomwalk test walkers, several of them failed in under an hour due to balance check failures. These were intermediate issues. Perhaps the test for balance should check to see if there are offline tablets, and if so, assume that the master is rebalancing. -- This message was sent by Atlassian JIRA (v6.2#6252)