Randgalt opened a new pull request #336: [CURATOR-549] Bridge facade for 
ModeledCache and ServiceCache
URL: https://github.com/apache/curator/pull/336
 
 
   Note: this PR is based off #335 
   
   It would be nice if Curator's internal use of caches got the benefit of 
CuratorCache/Persistent Watches. This PR creates a simple bridge that, when 
using ZK 3.6.0 creates a `CuratorCache`, and for earlier versions creates a 
`TreeCache`. The `curator-test-zk35` module ensures that both code paths are 
tested.

----------------------------------------------------------------
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

Reply via email to