You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Chun-Hung Hsiao (JIRA)" <ji...@apache.org> on 2017/11/08 19:55:00 UTC

[jira] [Created] (MESOS-8183) Add a container daemon to monitor a long-running standalone container.

Chun-Hung Hsiao created MESOS-8183:
--------------------------------------

             Summary: Add a container daemon to monitor a long-running standalone container.
                 Key: MESOS-8183
                 URL: https://issues.apache.org/jira/browse/MESOS-8183
             Project: Mesos
          Issue Type: Task
          Components: agent
            Reporter: Chun-Hung Hsiao
            Assignee: Chun-Hung Hsiao
             Fix For: 1.5.0


The `ContanierDaemon` class is responsible to monitor if a long-running service running in a standalone container is ready to serve, and restart the service container if not. It does not manage the lifecycle of the contanier it monitors, so the container persists across `ContainerDaemon`s.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)