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

Benjamin Hindman updated MESOS-82:
----------------------------------

    Summary: Slave should wait for Containerizer::update to complete before 
launching tasks.  (was: Slave should wait for 
IsolationModule::resourcesChanged() to complete before launching tasks)

> Slave should wait for Containerizer::update to complete before launching 
> tasks.
> -------------------------------------------------------------------------------
>
>                 Key: MESOS-82
>                 URL: https://issues.apache.org/jira/browse/MESOS-82
>             Project: Mesos
>          Issue Type: Bug
>          Components: isolation, slave
>            Reporter: Charles Reiss
>
> Currently, the Slave dispatches resourcesChanged() when launching new tasks 
> and has no indication of when this completes. Instead, it should get some 
> signal from the isolation module about when the resource adjustment is 
> complete to ensure that executors are not told to start tasks while they 
> might be killed for trying to use the resources those tasks require.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to