Hello, I've looked at the latest ZK code, but I'm struggling to determine if the ZOO_NOTWATCHING_EVENT is ever triggered.
A google search turned up this thread from 2011 saying this event was never implemented: http://grokbase.com/t/zookeeper/user/1123dc333d/not-watching-event I searched the ZK jira and couldn't find anything related to this event. My question(s): 1. Will ZOO_NOTWATCHING_EVENT ever be triggered from the client? 2. If "yes", is there a way to trigger it manually for testing? Thanks, -Tom
