Randgalt opened a new pull request #401:
URL: https://github.com/apache/curator/pull/401


   `ChildrenCache` (used by Queues) didn't have a `ConnectionStateListener`. 
Thus, if a long network partition occurred the ZK instance would be recreated 
losing any set watcher and the ChildrenCache would fail to continue watching 
changes. Adding a ConnectionStateListener fixes this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@curator.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to