Randgalt opened a new pull request #334: [CURATOR-549] Support ZooKeeper 3.5.6 Persistent Recursive Watchers URL: https://github.com/apache/curator/pull/334 Note: this is based off #338 See: https://github.com/apache/zookeeper/pull/1106 Support persistent watchers in ZK 3.6+ while maintaining background compatability with previous versions of ZK. Adds Curator Framework DSL calls to ZooKeeper's `addWatch()` method. Subsequent PRs will add recipes. Both the older Framework and the async Framework now have methods to add persistent watchers.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
