[
https://issues.apache.org/jira/browse/CURATOR-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kezhu Wang reassigned CURATOR-676:
----------------------------------
Assignee: Kezhu Wang (was: Enrico Olivelli)
> CuratorListener is not called for retriable errors
> --------------------------------------------------
>
> Key: CURATOR-676
> URL: https://issues.apache.org/jira/browse/CURATOR-676
> Project: Apache Curator
> Issue Type: Bug
> Affects Versions: 5.5.0
> Reporter: Kezhu Wang
> Assignee: Kezhu Wang
> Priority: Major
>
> For no retriable errors, {{CuratorListener}} will receive events if no
> {{BackgroundCallback}} specified. For retriable errors, {{CuratorListener}}
> is ignored. {{CuratorListener}} is catch all fallback for
> {{BackgroundCallback}} in case of of not specified in operation level. It
> should be called in all places where {{BackgroundCallback}} is expected but
> not specified.
> See {{Backgroundable::inBackground()}} and
> {{Backgroundable::inBackground(Object context)}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)