You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jay Buffington (JIRA)" <ji...@apache.org> on 2014/08/01 02:13:38 UTC

[jira] [Created] (MESOS-1657) docker containerizer should not delete container until gc runs

Jay Buffington created MESOS-1657:
-------------------------------------

             Summary: docker containerizer should not delete container until gc runs
                 Key: MESOS-1657
                 URL: https://issues.apache.org/jira/browse/MESOS-1657
             Project: Mesos
          Issue Type: Improvement
            Reporter: Jay Buffington


When a task using the docker containerizer fails {{docker rm}} is immediately called and the container is removed.  I argue the container should not be removed until the garbage collector runs.  This gives users an opportunity to diagnose what went wrong.  MESOS-1652 will help with that, but there are other use cases where I want to inspect the state of the container that involve looking at files other than what was produced on stdout and stderr. 

[~tnachen] discussed this on IRC.  See http://wilderness.apache.org/channels/?f=mesos/2014-07-31#1406842111



--
This message was sent by Atlassian JIRA
(v6.2#6252)