Hi, Thanks everyone for the reviews on the last portion of CURATOR-549 which added the new cache and persistent watch recipes. This is the final PR for CURATOR-549. It adds a bridge cache that uses TreeCache for pre-3.6 ZK and the new CuratorCache for ZK 3.6+. I'd appreciate any/all reviews/comments on it. This was a huge change - thanks again to all who have helped.
https://github.com/apache/curator/pull/336 <https://github.com/apache/curator/pull/336> -Jordan