You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/02/23 22:19:11 UTC

[jira] [Updated] (AURORA-1134) Quota checks are inaccurate for cron schedule updates

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

Maxim Khutornenko updated AURORA-1134:
--------------------------------------
    Sprint: Twitter Aurora Q1'15 Sprint 3

> Quota checks are inaccurate for cron schedule updates
> -----------------------------------------------------
>
>                 Key: AURORA-1134
>                 URL: https://issues.apache.org/jira/browse/AURORA-1134
>             Project: Aurora
>          Issue Type: Bug
>          Components: Scheduler
>            Reporter: Maxim Khutornenko
>            Assignee: Maxim Khutornenko
>
> Cron job resources are treated as an addition rather than a replacement during cron schedule update. This leads to double counting of the updated schedule, which creates a problem when a role is hovering around its quota limit. We need a new API in the QuotaManager to properly handle this case. Something like {{QuotaManager.checkCronUpdate()}} that would properly subtract existing cron schedule consumption before comparing against quota.



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