[
https://issues.apache.org/jira/browse/MESOS-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171593#comment-14171593
]
Ryan Thomas commented on MESOS-1925:
------------------------------------
Thanks. I went with just a 30 second timeout for the stop (the default is 10) -
though I think some time in the future we may want to make this configurable.
> 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
>
> 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)