You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2016/09/22 20:31:20 UTC

[jira] [Created] (MESOS-6230) Add support for health checks to the default executor.

Anand Mazumdar created MESOS-6230:
-------------------------------------

             Summary: Add support for health checks to the default executor.
                 Key: MESOS-6230
                 URL: https://issues.apache.org/jira/browse/MESOS-6230
             Project: Mesos
          Issue Type: Task
            Reporter: Anand Mazumdar
            Assignee: Anand Mazumdar


Currently, there is no health checking mechanism for the tasks in a task group. Ideally, we would like to re-use the existing health checking infrastructure and do health checking for all the tasks in a task group. If one of them, fails we should kill all the tasks in the task group (default policy). We would add support for specifying custom policies in the future.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)