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

[jira] [Created] (STRATOS-1615) Monitors are not created on Stratos restart

Rajkumar Rajaratnam created STRATOS-1615:
--------------------------------------------

             Summary: Monitors are not created on Stratos restart
                 Key: STRATOS-1615
                 URL: https://issues.apache.org/jira/browse/STRATOS-1615
             Project: Stratos
          Issue Type: Bug
          Components: Autoscaler
    Affects Versions: 4.1.4
            Reporter: Rajkumar Rajaratnam
            Assignee: Rajkumar Rajaratnam
            Priority: Blocker
             Fix For: 4.1.5


Root cause is, AS received the complete-topology-event before loading application-contexts from registry to in-memory model. So the complete-topology-event is ignored by AS, but the topology is initialized. This also means that all the upcoming periodic complete-topology-events will be ignored by AS.

This should be fixed by starting event receiver threads after loading policies/contexts from registry. 



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