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

Destroy container while provisioning volume images may lead to a race.

    XMLWordPrintableJSON

Details

    Description

      For the specific case that if the containerizer destroys a container while it is provisioning a volume image during `_launch()` in mesos containerizer. There may possibly be a race between `destroy` and `prepare`, which will change the container state from TERMINATED to PREPARING. That is problematic because that leads to container may be destroy more than once.

      Attachments

        Issue Links

          Activity

            People

              gilbert Gilbert Song
              gilbert Gilbert Song
              Jie Yu Jie Yu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: