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

Vinod Kone updated MESOS-6950:
------------------------------
    Priority: Critical  (was: Major)

> Launching two tasks with the same Docker image simultaneously may cause a 
> staging dir never cleaned up
> ------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-6950
>                 URL: https://issues.apache.org/jira/browse/MESOS-6950
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization
>            Reporter: Qian Zhang
>            Assignee: Qian Zhang
>            Priority: Critical
>              Labels: containerizer, mesosphere
>             Fix For: 1.1.3, 1.2.3, 1.3.2, 1.4.0
>
>
> If user launches two tasks with the same Docker image simultaneously (e.g., 
> run {{mesos-executor}} twice with the same Docker image), there will be a 
> staging directory which is for the second task never cleaned up, like this:
> {code}
> └── store
>     └── docker
>         ├── layers
>         │    ...
>         ├── staging
>         │   └── a6rXWC
>         └── storedImages
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to