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/15 23:04:01 UTC

[jira] [Updated] (MESOS-2647) Slave 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 might render a revocable task launch invalid. Slave should check this and send TASK_LOST with appropriate REASON.

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

  was:
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?).

        Summary: Slave should validate tasks using oversubscribed resources  (was: Master should validate tasks using oversubscribed resources)

> Slave 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
>              Labels: twitter
>
> The latest oversubscribed resource estimate might render a revocable task launch invalid. Slave 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)