Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PathChildrenCache doesn't throw exceptions when path doesn't exist #34

Closed
youest opened this issue Feb 27, 2012 · 1 comment
Closed

Comments

@youest
Copy link

youest commented Feb 27, 2012

PathChildrenCache doesn't throw exceptions when path doesn't exist on zookeeper server,
so in this case if you start a cache previous of path creation, then the listener doesn't catch any event.
This behavior is not logged in, so the user cannot do action to actuate any sort of compensation.

@Randgalt
Copy link
Contributor

I've fixed this and push a new build. PathChildrenCache now ensures the path. I'll build new binaries soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants