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:41:11 UTC

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

Akila created STRATOS-1611:
------------------------------

             Summary: 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)