Currently there is no existing mechanism. Curator-33 is for this feature. In the meantime, you can write a child listener that creates new listeners on create events and removes them on delete events.
Sent from my phone, please pardon the typos and brevity. On Nov 16, 2013 8:02 PM, "Techy Teck" <[email protected]> wrote: > 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? >
