GitHub user grkvlt opened a pull request:

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

    Change conditional entity to reflect service state of optional child

    Adds an enricher that propagates `service.isUp` from the child entity, if 
one is created. This allows other entities to use the `service.isUp` sensor of 
the `ConditionalEntity` as a latch, without needing to know the identity (or 
even presence) of the child. A configuration setting enables propagation of 
other sensors from the child.

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

    $ git pull https://github.com/grkvlt/brooklyn-server 
conditional-entity-startup

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

    https://github.com/apache/brooklyn-server/pull/295.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 #295
    
----

----


---
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.
---

Reply via email to