[ https://issues.apache.org/jira/browse/MESOS-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13987063#comment-13987063 ]
Ian Downes commented on MESOS-1238: ----------------------------------- commit 01cd0f462cfef9441e3f17bd7b019a2f5fec59ea Author: Ian Downes <idow...@twitter.com> Date: Mon Apr 28 10:28:34 2014 -0700 Collect Isolator::cleanup() before completing container destroy. This ensures all isolators complete cleanup before the container termination is set. Review: https://reviews.apache.org/r/20720 > Mesos_containerizer needs to collect futures from isolators calling ::cleanup > before setting the promise to the slave > --------------------------------------------------------------------------------------------------------------------- > > Key: MESOS-1238 > URL: https://issues.apache.org/jira/browse/MESOS-1238 > Project: Mesos > Issue Type: Bug > Reporter: Chi Zhang > Assignee: Ian Downes > > Otherwise this could cause a race with cluster::shutdown() killing the slave > before containers are cleaned up. -- This message was sent by Atlassian JIRA (v6.2#6252)