apache / apache/curator

[CURATOR-676] CuratorListener is not called for retriable errors

Open
#1,191 0 comments 0 reactions 0 assignees View on GitHub
bug imported-jira-issue
Dominant language
Java
Stars
3.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

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

---
Originally reported by kezhuw, imported from: CuratorListener is not called for retriable errors


  • assignee: kezhuw
  • status: Open
  • priority: Major
  • resolution: Unresolved
  • imported: 2025-01-21

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.