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:33:46 UTC

[jira] [Created] (MESOS-4139) Make escalationTimeout configurable

Sargun Dhillon created MESOS-4139:
-------------------------------------

             Summary: Make escalationTimeout configurable
                 Key: MESOS-4139
                 URL: https://issues.apache.org/jira/browse/MESOS-4139
             Project: Mesos
          Issue Type: Improvement
            Reporter: Sargun Dhillon
            Priority: Critical


At the moment, escalationTimeout is fixed at 3 seconds in the code. This means that if a task is shutdown, there are only 3 seconds between the SIGTERM, and SIGKILL. This means that if someone is running something like a rails framework, it may be too quick to terminate the tasks. 



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