You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Randgalt <gi...@git.apache.org> on 2015/05/20 01:19:46 UTC

[GitHub] curator pull request: CURATOR-217 Use new Watcher Removal APIs in ...

GitHub user Randgalt opened a pull request:

    https://github.com/apache/curator/pull/81

    CURATOR-217 Use new Watcher Removal APIs in Curator Recipes

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apache/curator CURATOR-217

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/curator/pull/81.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 #81
    
----
commit 9ff9ccd23c8d033b2e7d72b83a0183d05f5dd685
Author: Cameron McKenzie <ca...@unico.com.au>
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.

commit b2b9af31c181d7e4f790dbfd9f8850a7b948822d
Author: Cameron McKenzie <ca...@unico.com.au>
Date:   2014-12-01T22:56:02Z

    CURATOR-161 - Updates to unit tests.

commit a83090bea7cdd69aa094ddaa9d4a70f401c28861
Author: Cameron McKenzie <ca...@unico.com.au>
Date:   2015-05-08T04:05:18Z

    CURATOR-161 - Updates to naming based on review. Added unit test for
    local() case, which has still not been resolved. Need to make changes to
    the framework to allow some ZK calls (local watch removal in this case) to
    occur even if no ZK connection is available.

commit 4c2ba3744d90f2af12d815e8aa0747fd0d1a1c67
Author: Cameron McKenzie <ca...@unico.com.au>
Date:   2015-05-10T23:19:45Z

    CURATOR-161 - Added support for quietly() call that will suppress
    NoWatcherException exceptions.

commit 58fcc548f87e3c787f82d48931e2e9992f6c3366
Author: randgalt <ra...@apache.org>
Date:   2015-05-11T20:29:09Z

    first pass at implementation and a simple test

commit d3672a5acbd2bdf0f8caa9b7c8ea07e9d4e4dd2a
Author: randgalt <ra...@apache.org>
Date:   2015-05-11T21:19:45Z

    wip

commit 49b2fd3a8313cd05292e2ca8edb4b14b08f0de55
Author: randgalt <ra...@apache.org>
Date:   2015-05-11T23:04:01Z

    more tests, refinements

commit ff8eb4b2ec7c99258e62416453bef649fdc6220e
Author: randgalt <ra...@apache.org>
Date:   2015-05-12T01:48:16Z

    more tests

commit 5030c198456150a82bf2a2a2e5aea75b65b2efc8
Author: randgalt <ra...@apache.org>
Date:   2015-05-12T13:53:24Z

    wip

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] curator pull request: CURATOR-217 Use new Watcher Removal APIs in ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/curator/pull/81


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---