GitHub user cammckenzie opened a pull request:
https://github.com/apache/curator/pull/56
Curator 161
First cut of watcher removal. Still need to provide the ability to register
for notification of watch removal.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-161
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/56.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #56
----
commit 034e910a907fa89e1c0cd3373fa3bf8ee7759ae6
Author: Ioannis Canellos <[email protected]>
Date: 2014-11-06T14:53:09Z
Upgrade to ZooKeeper 3.5.0-alpha.
commit d4883a845a3778bcad4a776bb18b146f733d8885
Author: Ioannis Canellos <[email protected]>
Date: 2014-11-06T15:30:29Z
Update project version to 3.0.0-SNAPSHOT.
commit 9ff9ccd23c8d033b2e7d72b83a0183d05f5dd685
Author: Cameron McKenzie <[email protected]>
Date: 2014-12-01T22:16:40Z
CURATOR-161 - Initial cut of remove watches functionality. This provides
the ability to remove watches, but does not yet provide a framework for
observers being notified when a watch has been removed.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---