[ 
https://issues.apache.org/jira/browse/BROOKLYN-155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Harris updated BROOKLYN-155:
-----------------------------------
    Description: 
Using the following YAML, the service.isUp sensor on the parent level 
BasicApplication is immediately set to true, long before the service.isUp 
sensor on the child Tomcat entity is true

name: Basic Tomcat
location: aws-ec2:us-west-2
services:
\- type: brooklyn.entity.webapp.tomcat.TomcatServer


  was:
Using the following YAML, the service.isUp sensor on the parent level 
BasicApplication is immediately set to true, long before the service.isUp 
sensor on the child Tomcat entity is true

``` YAML
name: Basic Tomcat
location: aws-ec2:us-west-2
services:
- type: brooklyn.entity.webapp.tomcat.TomcatServer
```


> Parent-level service.isUp set to true before children are up
> ------------------------------------------------------------
>
>                 Key: BROOKLYN-155
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-155
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Martin Harris
>
> Using the following YAML, the service.isUp sensor on the parent level 
> BasicApplication is immediately set to true, long before the service.isUp 
> sensor on the child Tomcat entity is true
> name: Basic Tomcat
> location: aws-ec2:us-west-2
> services:
> \- type: brooklyn.entity.webapp.tomcat.TomcatServer



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to