[ https://issues.apache.org/jira/browse/MESOS-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ian Downes updated MESOS-886: ----------------------------- Fix Version/s: 0.17.0 > Slave should wait until resources are isolated before launching tasks > --------------------------------------------------------------------- > > Key: MESOS-886 > URL: https://issues.apache.org/jira/browse/MESOS-886 > Project: Mesos > Issue Type: Bug > Components: isolation, slave > Affects Versions: 0.14.0 > Reporter: Ian Downes > Priority: Minor > Fix For: 0.17.0 > > > The slave dispatches to the isolator to update resources and then sends > RunTaskMessage to the executor without waiting for the update to complete. > This race could, for example, lead to the task using too much RAM (including > file cache) and then being OOM killed whenever the resource update completes. -- This message was sent by Atlassian JIRA (v6.1.4#6159)