You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Guangya Liu (JIRA)" <ji...@apache.org> on 2015/12/14 09:31:46 UTC

[jira] [Updated] (MESOS-4148) Set task as REASON_RESOURCE_OVERSUBSCRIBED if not enough allocation slack resources

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

Guangya Liu updated MESOS-4148:
-------------------------------
    Description: If a task is launched using revocable resources, the resources must not be in use when launching the task. If they are in use, then the task should fail to start. We need to add a new REASON for this (REASON_RESOURCE_PREEMPTED).  (was: If a task is launched using revocable resources, the resources must not be in use when launching the task. If they are in use, then the task should fail to start. We need to add a new REASON for this (REASON_RESOURCE_OVERSUBSCRIBED).)

> Set task as REASON_RESOURCE_OVERSUBSCRIBED if not enough allocation slack resources
> -----------------------------------------------------------------------------------
>
>                 Key: MESOS-4148
>                 URL: https://issues.apache.org/jira/browse/MESOS-4148
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Guangya Liu
>            Assignee: Guangya Liu
>
> If a task is launched using revocable resources, the resources must not be in use when launching the task. If they are in use, then the task should fail to start. We need to add a new REASON for this (REASON_RESOURCE_PREEMPTED).



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