You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Sargun Dhillon (JIRA)" <ji...@apache.org> on 2015/12/12 02:43:46 UTC

[jira] [Created] (MESOS-4140) Indicate that the task is shutting down on shutdown

Sargun Dhillon created MESOS-4140:
-------------------------------------

             Summary: Indicate that the task is shutting down on shutdown
                 Key: MESOS-4140
                 URL: https://issues.apache.org/jira/browse/MESOS-4140
             Project: Mesos
          Issue Type: Improvement
            Reporter: Sargun Dhillon


In the shutdown handler in the default executor, there is a grace period between when a SIGTERM is sent, and a SIGKILL is sent. There should a mechanism to expose that the task is being killed. A simple mechanism would be to mark the task as unhealthy. 



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