GitHub user 3cky opened a pull request:
https://github.com/apache/karaf-cellar/pull/24
Fix for discovered members property name
Currently `DiscoveryTask` performs checking and storing of discovered
members using different property names, so configuration is continously updated
regardless of member list changing. This patch fixes this behaviour.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/3cky/karaf-cellar
fix-discovered-members-property
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/karaf-cellar/pull/24.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 #24
----
commit 176a7f2d78529b4cdb314005a541cae4cc619109
Author: Victor Antonovich <[email protected]>
Date: 2016-03-29T15:07:37Z
Fix for discovered members property name
----
---
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.
---