GitHub user shivramk opened a pull request:
https://github.com/apache/curator/pull/141
[CURATOR-314] Listenable support for GroupMember recipe
I've added support for listenable events to the GroupMember recipe. Its
built on the event support provided by the underlying PathChildenCache object
being used by GroupMember
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shivramk/curator CURATOR-314
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/141.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 #141
----
commit 840afd3158e825ccf038ab4cc272fbc357b8c7a1
Author: Shivram Khandeparker <[email protected]>
Date: 2016-04-05T16:32:34Z
Added support for listenable events in GroupMember
commit debad0ab1cbbfd754f80d51ce6b24bca0b0e4034
Author: Shivram Khandeparker <[email protected]>
Date: 2016-04-05T16:49:41Z
Added test case for GroupMemberListener
----
---
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.
---