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 C282610D2D for ; Fri, 11 Apr 2014 19:51:34 +0000 (UTC) Received: (qmail 97440 invoked by uid 500); 11 Apr 2014 19:51:26 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 97377 invoked by uid 500); 11 Apr 2014 19:51:25 -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 97173 invoked by uid 99); 11 Apr 2014 19:51:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Apr 2014 19:51:20 +0000 Date: Fri, 11 Apr 2014 19:51:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=13967019#comment-13967019 ] ASF subversion and git services commented on ACCUMULO-2482: ----------------------------------------------------------- Commit f51d7bba06e3b3403d73a2c69962613e486da362 in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~ctubbsii] [ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=f51d7bb ] ACCUMULO-2171 Update CHANGES Include ACCUMULO-1486, ACCUMULO-2482, ACCUMULO-2659, ACCUMULO-2660 > 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, 1.5.2, 1.6.0 > > 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)