[
https://issues.apache.org/jira/browse/MESOS-6950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gilbert Song reassigned MESOS-6950:
-----------------------------------
Assignee: Gilbert Song
> 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: Gilbert Song
>
> 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.3.4#6332)