Gilbert Song created MESOS-5282:
-----------------------------------

             Summary: Destroy container while provisioning volume images may 
lead to a race.
                 Key: MESOS-5282
                 URL: https://issues.apache.org/jira/browse/MESOS-5282
             Project: Mesos
          Issue Type: Bug
          Components: containerization
    Affects Versions: 0.28.1, 0.28.0
            Reporter: Gilbert Song
            Assignee: Gilbert Song
             Fix For: 0.29.0, 0.28.2


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to