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 68202108FF for ; Sat, 28 Dec 2013 18:27:51 +0000 (UTC) Received: (qmail 80625 invoked by uid 500); 28 Dec 2013 18:27:51 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 80594 invoked by uid 500); 28 Dec 2013 18:27:50 -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 80574 invoked by uid 99); 28 Dec 2013 18:27:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 28 Dec 2013 18:27:50 +0000 Date: Sat, 28 Dec 2013 18:27:50 +0000 (UTC) From: "Eric Newton (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-1088) master not balancing because balance information is out-of-date 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-1088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13858092#comment-13858092 ] Eric Newton commented on ACCUMULO-1088: --------------------------------------- I have a vague recollection of a change that [~kturner] made for 1.5 that made this problem go away. I've not chased it down to a particular commit, but it had something to do with re-establishing connections to tservers in the master whenever there was an IOException. > master not balancing because balance information is out-of-date > --------------------------------------------------------------- > > Key: ACCUMULO-1088 > URL: https://issues.apache.org/jira/browse/ACCUMULO-1088 > Project: Accumulo > Issue Type: Bug > Components: master > Affects Versions: 1.4.2 > Reporter: Eric Newton > Assignee: Eric Newton > Fix For: 1.5.0 > > > During tests with agitation, the test cluster would become unbalanced because the master did not realize a dead server was restarted. All servers would be up, but the master would think that a dead server was still out there. -- This message was sent by Atlassian JIRA (v6.1.5#6160)