apache / apache/curator

[CURATOR-336] QueueConsumer does not get any connection state updates

Open
#856 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

According to http://curator.apache.org/curator-recipes/distributed-queue.html#Error_Handling, the QueueConsumer implementer can receive connection state updates. However, in fact, my consumer is never notified of any state updates when the connection is down. By checking the source code of DistributedQueue, I found that indeed no class is invoking the "stateChanged" callback of QueueConsumer.

Am I missing something?

---
Originally reported by liulong0118, imported from: QueueConsumer does not get any connection state updates


  • status: Open
  • priority: Critical
  • 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.