This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch persistent-watcher-functional
in repository https://gitbox.apache.org/repos/asf/curator.git.
was eaa5da2 Added some functional utilities that will aid using
persistent/recursive watchers
This change permanently discards the following revisions:
discard eaa5da2 Added some functional utilities that will aid using
persistent/recursive watchers
discard 71c7179 Created new replacement cache recipe, CuratorCache. Replaces
TreeCache, NodeCache and PathChildrenCache when Persistent Watchers are
available.
discard 38794cb Created new replacement cache recipe, CuratorCache. Replaces
TreeCache, NodeCache and PathChildrenCache when Persistent Watchers are
available.
discard d8eac95 Added support for a PersistentWatcher recipe based on new
persistent watch APIs
discard 6da56a8 Support ZK 3.6 and add support for upcoming Persistent
Recursive Watch APIs.