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 2017/02/06 19:24:41 UTC

[jira] [Created] (MESOS-7068) Add OnTerminationPolicy handling to the default executor.

Anand Mazumdar created MESOS-7068:
-------------------------------------

             Summary: Add OnTerminationPolicy handling to the default executor.
                 Key: MESOS-7068
                 URL: https://issues.apache.org/jira/browse/MESOS-7068
             Project: Mesos
          Issue Type: Task
            Reporter: Anand Mazumdar
            Assignee: Anand Mazumdar


We should support handling {{OnTerminationPolicy}} specified in {{TaskInfo}} to the default executor. Currently, the default policy for the default executor is to kill the entire task group when a task in the task group fails. This would allow framework developers to specify a custom policy e.g., keep the executor still alive when a back up task in the task group fails etc.



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