You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Charles Reiss (Created) (JIRA)" <ji...@apache.org> on 2011/11/15 00:42:51 UTC

[jira] [Created] (MESOS-82) Slave should wait for IsolationModule::resourcesChanged() to complete before launching tasks

Slave should wait for IsolationModule::resourcesChanged() 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira