GitHub user sjcorbett opened a pull request:

    https://github.com/apache/brooklyn-server/pull/386

    Add AbstractInvokeEffectorPolicy

    Supports tracking the number of effector tasks that are ongoing and 
publishing that as an "is busy" sensor on the entity the policy is attached to. 
Tracking is enabled by providing a value for `isBusySensor` when configuring 
the policy. 

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

    $ git pull https://github.com/sjcorbett/brooklyn-server 
invoke-effector-is-busy

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

    https://github.com/apache/brooklyn-server/pull/386.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 #386
    
----
commit 499c3489d283df3f292fdea55293ccfd95bb0ebb
Author: Sam Corbett <sam.corb...@cloudsoftcorp.com>
Date:   2016-10-17T16:29:07Z

    Add AbstractInvokeEffectorPolicy
    
    Supports tracking the number of effector tasks that are ongoing and
    publishing that as an "is busy" sensor on the entity the policy is
    attached to.

----


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

Reply via email to