[ 
https://issues.apache.org/jira/browse/BROOKLYN-233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15176968#comment-15176968
 ] 

Alex Heneveld commented on BROOKLYN-233:
----------------------------------------

fixed in https://github.com/apache/brooklyn-ui/pull/13

> web-console entity tree does not auto-refresh when entities added
> -----------------------------------------------------------------
>
>                 Key: BROOKLYN-233
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-233
>             Project: Brooklyn
>          Issue Type: Bug
>            Reporter: Aled Sage
>
> Using Brooklyn 0.9.0-SNAPSHOT with Chrome 48.0.2564.116 (64-bit)...
> I have a DynamicCluster of entities with an auto-scaler policy. This adds new 
> entities (and removes entities) based on load. However, the web-console's 
> entity tree does not show the new entities automatically. To see the new 
> entity, I either have to refresh the page or collapse the DynamicCluster's 
> children and expand them again.
> The simplest way to reproduce is to deploy the app below, and then to call 
> the {{resize}} effector on the dynamic cluster to add new nodes.
> {noformat}
> location: localhost
> services:
> - type: org.apache.brooklyn.entity.group.DynamicCluster
>   brooklyn.config:
>     memberSpec:
>       $brooklyn:entitySpec:
>         type: org.apache.brooklyn.entity.stock.BasicStartable
> {noformat}



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

Reply via email to