Kapil Arya created MESOS-4903:
---------------------------------
Summary: Allow multiple loads of module manifests
Key: MESOS-4903
URL: https://issues.apache.org/jira/browse/MESOS-4903
Project: Mesos
Issue Type: Bug
Components: modules
Reporter: Kapil Arya
Assignee: Kapil Arya
Priority: Blocker
The ModuleManager::load() is designed to be called exactly once during a
process lifetime. This works well for Master/Agent environments. However, it
can fail in Scheduler environments. For example, a single Scheduler binary
might implement multiple scheduler drivers causing multiple calls to
ModuleManager::load() leading to a failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)