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)