You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Akila (JIRA)" <ji...@apache.org> on 2015/11/11 10:47:10 UTC

[jira] [Resolved] (STRATOS-1611) Application model initialization optimization

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

Akila resolved STRATOS-1611.
----------------------------
    Resolution: Fixed

Implemented in 60b801144dcb05e3664353c412bc1c3fffd7c55c

> Application model initialization optimization
> ---------------------------------------------
>
>                 Key: STRATOS-1611
>                 URL: https://issues.apache.org/jira/browse/STRATOS-1611
>             Project: Stratos
>          Issue Type: Improvement
>          Components: Autoscaler, Messaging
>            Reporter: Akila
>            Assignee: Akila
>
> Currently a Complete Application Topology event is sent every minute to let the subscribers to initialize the current state of the application topology in their local instance. This causes the subscribers to wait for one minute (in the worst case) to start their standard functionality.
> May be we can improve this by sending the Complete Application Topology event on demand. The idea is to introduce a new topic called "initializer" to let the subscribers to request the Complete Application Topology event.



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