LIU Long created CURATOR-336:
--------------------------------
Summary: QueueConsumer does not get any connection state updates
Key: CURATOR-336
URL: https://issues.apache.org/jira/browse/CURATOR-336
Project: Apache Curator
Issue Type: Bug
Components: Recipes
Reporter: LIU Long
Priority: Critical
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?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)