You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Avinash Sridharan (JIRA)" <ji...@apache.org> on 2016/05/25 19:43:12 UTC

[jira] [Created] (MESOS-5456) Master modules should initialized before any other components.

Avinash Sridharan created MESOS-5456:
----------------------------------------

             Summary: Master modules should initialized before any other components.
                 Key: MESOS-5456
                 URL: https://issues.apache.org/jira/browse/MESOS-5456
             Project: Mesos
          Issue Type: Improvement
            Reporter: Avinash Sridharan
            Assignee: Avinash Sridharan


Anonymous modules on the Master are by design supposed to be independent of any Mesos components. However, there might be a dependency in the reverse direction. For e.g., Anonymous modules might want to influence the behavior of Mesos components (say by generating configuration, that might be consumed later by the components). 

The Anonymous modules on the Master therefore need to be initialized before other Mesos components. 



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