You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2019/06/19 19:50:00 UTC

[jira] [Created] (MESOS-9853) Update Docker executor to allow kill policy overrides

Greg Mann created MESOS-9853:
--------------------------------

             Summary: Update Docker executor to allow kill policy overrides
                 Key: MESOS-9853
                 URL: https://issues.apache.org/jira/browse/MESOS-9853
             Project: Mesos
          Issue Type: Task
            Reporter: Greg Mann


In order for the agent to successfully override the task kill policy of Docker tasks when the agent is being drained, the Docker executor must be able to receive kill policy overrides and must be updated to honor them. Since the Docker executor runs using the executor driver, this is currently not possible. We could, for example, update the executor driver interface, or move the Docker executor off of the executor driver.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)