You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Alex Moundalexis (JIRA)" <ji...@apache.org> on 2014/03/25 17:56:15 UTC

[jira] [Updated] (ACCUMULO-2482) Improve error message on ZK retries

     [ https://issues.apache.org/jira/browse/ACCUMULO-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Moundalexis updated ACCUMULO-2482:
---------------------------------------

    Attachment: ACCUMULO-2482.1.patch.txt

I'm only seeing one instance of a ZK retry without period or units, patch attached. Applies to 1.4.5-SNAPSHOT.

Plenty of other logged retries of *other* things throughout the codebase, but this JIRA was focused on ZK, so didn't address.


> 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)