Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-6950

Launching two tasks with the same Docker image simultaneously may cause a staging dir never cleaned up

    XMLWordPrintableJSON

Details

    • Mesosphere Sprint 60, Mesosphere Sprint 61
    • 2

    Description

      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:

      └── store
          └── docker
              ├── layers
              │    ...
              ├── staging
              │   └── a6rXWC
              └── storedImages
      

      Attachments

        Activity

          People

            qianzhang Qian Zhang
            qianzhang Qian Zhang
            Gilbert Song Gilbert Song
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: