Ryan Thomas [Atlassian] created MESOS-1925:
----------------------------------------------
Summary: Docker kill does not allow containers to exit gracefully
Key: MESOS-1925
URL: https://issues.apache.org/jira/browse/MESOS-1925
Project: Mesos
Issue Type: Improvement
Components: containerization
Affects Versions: 0.20.1
Reporter: Ryan Thomas [Atlassian]
The docker implementation uses the docker kill command, this immediately
terminated the container, not allowing it to exit gracefully.
We should be using the docker stop command that will send a kill after a
predetermined amount of time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)