You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2019/11/12 15:59:03 UTC

[GitHub] [curator] Randgalt opened a new pull request #334: [CURATOR-549] Support ZooKeeper 3.5.6 Persistent Recursive Watchers

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:
users@infra.apache.org


With regards,
Apache Git Services