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 32BFA10583 for ; Tue, 25 Mar 2014 16:58:19 +0000 (UTC) Received: (qmail 53966 invoked by uid 500); 25 Mar 2014 16:58:18 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 53939 invoked by uid 500); 25 Mar 2014 16:58:17 -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 53900 invoked by uid 99); 25 Mar 2014 16:58:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Mar 2014 16:58:16 +0000 Date: Tue, 25 Mar 2014 16:58:15 +0000 (UTC) From: "Alex Moundalexis (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2482) Improve error message on ZK retries 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-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Moundalexis updated ACCUMULO-2482: --------------------------------------- Status: Patch Available (was: In Progress) > Improve error message on ZK retries > ----------------------------------- > > Key: ACCUMULO-2482 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2482 > Project: Accumulo > Issue Type: Improvement > Affects Versions: 1.4.5 > Reporter: Sean Busbey > Assignee: Alex Moundalexis > Priority: Trivial > Labels: logging, newbie > Fix For: 1.4.6 > > Attachments: ACCUMULO-2482.1.patch.txt > > > Right now the retry log messages could use some improvments > from master, the message looks like > {noformat} > Error connecting to zookeeper, will retry in 4750 > {noformat} > this should include units. > For tserver, gc, and some other path in master it leaves out the retry period entirely. Please add it if known. -- This message was sent by Atlassian JIRA (v6.2#6252)