You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/05/06 00:10:00 UTC

[jira] [Updated] (MESOS-2647) Master should validate tasks using oversubscribed resources

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

Vinod Kone updated MESOS-2647:
------------------------------
     Description: 
The latest oversubscribed resource estimate sent by the slave might render a revocable task launch invalid. Master should check this and send TASK_LOST with appropriate REASON.

We need to add a new REASON for this (REASON_RESOURCE_OVERSUBSCRIBED?).

  was:
Forward oversubscribed resource messages from slave to allocator.

Add a flag to enable oversubscription.

Update task validation to account for oversubscribed resources.


      Issue Type: Task  (was: Improvement)
    Story Points: 5
         Summary: Master should validate tasks using oversubscribed resources  (was: Update master to accept tasks on revocable tasks)

> Master should validate tasks using oversubscribed resources
> -----------------------------------------------------------
>
>                 Key: MESOS-2647
>                 URL: https://issues.apache.org/jira/browse/MESOS-2647
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Vinod Kone
>
> The latest oversubscribed resource estimate sent by the slave might render a revocable task launch invalid. Master should check this and send TASK_LOST with appropriate REASON.
> We need to add a new REASON for this (REASON_RESOURCE_OVERSUBSCRIBED?).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)