[
https://issues.apache.org/jira/browse/MESOS-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Avinash Sridharan updated MESOS-5456:
-------------------------------------
Summary: Master anonymous modules should initialized before any other
components. (was: Master modules should initialized before any other
components.)
> Master anonymous 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)