Maxim Khutornenko created AURORA-1134:
-----------------------------------------
Summary: 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
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)