You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2017/05/10 14:14:04 UTC

[jira] [Created] (MESOS-7492) Introduce a daemon manager in the agent.

Jie Yu created MESOS-7492:
-----------------------------

             Summary: Introduce a daemon manager in the agent.
                 Key: MESOS-7492
                 URL: https://issues.apache.org/jira/browse/MESOS-7492
             Project: Mesos
          Issue Type: Task
            Reporter: Jie Yu


Once we have standalone container support from the containerizer, we should consider adding a daemon manager inside the agent. It'll be like 'monit', 'upstart' or 'systemd', but with very limited functionalities. For instance, as a start, the manager will simply always restart the daemons if the daemon fails. It'll also try to cleanup unknown daemons.

This feature will be used to manage CSI plugin containers on the agent. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)