zookeeper-atom
zookeeper-atom copied to clipboard
Delete atom
Hi,
For testing purposes, I need to remove an atom, like it has never initialized. I'm doing this with zookeeper-clj's delete function. [1]
However, I get the following disturbing error:
ERROR ClientCnxn - Error while calling watcher
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /blabla
...
...
Moreover, I think this function would better implemented in zookeeper-atom.
Thanks!
[1] https://github.com/liebke/zookeeper-clj#delete