You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2016/03/09 21:47:40 UTC

[jira] [Updated] (MESOS-4903) Allow multiple loads of module manifests

     [ https://issues.apache.org/jira/browse/MESOS-4903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kapil Arya updated MESOS-4903:
------------------------------
    Fix Version/s: 0.28.0

> 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
>              Labels: mesosphere
>             Fix For: 0.28.0
>
>
> 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)