You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2015/02/23 21:09:11 UTC

[jira] [Resolved] (MESOS-886) Slave should wait until resources are isolated before launching tasks

     [ https://issues.apache.org/jira/browse/MESOS-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jie Yu resolved MESOS-886.
--------------------------
       Resolution: Duplicate
    Fix Version/s: 0.22.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
>            Assignee: Yifan Gu
>            Priority: Minor
>              Labels: twitter
>             Fix For: 0.22.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.3.4#6332)