You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Bill Farner (JIRA)" <ji...@apache.org> on 2014/04/25 06:20:14 UTC

[jira] [Commented] (AURORA-156) Consumed resources should not include PENDING tasks

    [ https://issues.apache.org/jira/browse/AURORA-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980675#comment-13980675 ] 

Bill Farner commented on AURORA-156:
------------------------------------

{quote}
Similarly, quota should only be deducted once we've moved a task into ASSIGNED.
{quote}

To clarify — we may _display_ quota in a way that omits non-'running' tasks, but the internal accounting must include the entirety of the job to appropriately gate creation of new jobs that would otherwise push the role over quota.

> Consumed resources should not include PENDING tasks
> ---------------------------------------------------
>
>                 Key: AURORA-156
>                 URL: https://issues.apache.org/jira/browse/AURORA-156
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler, UI
>            Reporter: brian wickman
>              Labels: newbie
>
> Currently the consumed resources includes PENDING tasks but I argue it should only include tasks in active states (i.e. ASSIGNED, STARTING, RUNNING, KILLING, RESTARTING, etc.)
> Similarly, quota should only be deducted once we've moved a task into ASSIGNED.



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