When using ZooKeeper is it possible to watch for all events happening on descendant znodes?
for example if I have below diagram as attached in this email. Is there a way to watch the poot node for any changes to /v1, /v2, /v3 and /host and other children nodes for v2,v3 and host as well?
<<attachment: test2.png>>
