GitHub user Randgalt opened a pull request:
https://github.com/apache/curator/pull/61
Curator 176
Added a way to watch registered services so that tools such as admin
consoles can change values and have SD recognize the changes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/curator CURATOR-176
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/curator/pull/61.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 #61
----
commit 742e092756722f34276d55cfb139d20aa681b908
Author: randgalt <[email protected]>
Date: 2014-12-30T19:26:46Z
updateService() doesn't need to validate the service exists in the local
services cache
commit 37dc4478597c6db0dcab83b636318b51bb389c58
Author: randgalt <[email protected]>
Date: 2015-01-04T22:03:29Z
Added a way to watch registered services so that tools such as admin
consoles can change values and have SD recognize the changes
----
---
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.
---