You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2014/12/05 23:50:12 UTC

[jira] [Updated] (MESOS-1925) Docker kill does not allow containers to exit gracefully

     [ https://issues.apache.org/jira/browse/MESOS-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Toenshoff updated MESOS-1925:
----------------------------------
    Fix Version/s:     (was: 0.22.0)
                   0.21.1

> 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
>            Assignee: Timothy Chen
>             Fix For: 0.21.1
>
>
> 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)