[ 
https://issues.apache.org/jira/browse/MESOS-5282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15257354#comment-15257354
 ] 

Gilbert Song commented on MESOS-5282:
-------------------------------------

This bug is found from MESOS-5238.

> 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.0, 0.28.1
>            Reporter: Gilbert Song
>            Assignee: Gilbert Song
>              Labels: containerizer
>             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