GitHub user sjcorbett opened a pull request:
https://github.com/apache/brooklyn-server/pull/382
InvokeEffectorOnSetChange
Tracks a collection and invokes effectors when elements are added and
removed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sjcorbett/brooklyn-server invoke-set-change
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/382.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 #382
----
commit 8bbf68a07f86b06900fcd84cf9b6f71669f97bc5
Author: Sam Corbett <[email protected]>
Date: 2016-10-13T10:24:15Z
getEffectorByName returns absent rather than throwing NPE when arg null.
commit 2797e0c23d53ae4e0e3900f8b92e117d1da92783
Author: Sam Corbett <[email protected]>
Date: 2016-10-13T10:24:35Z
Add Sensors.newSensor(TypeToken, name)
commit f3017f6a3e129ebf026da89d98113657aa649c61
Author: Sam Corbett <[email protected]>
Date: 2016-10-13T10:32:43Z
InvokeEffectorOnSetChange
Tracks a collection and invokes effectors when elements are added and
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.
---