[
https://issues.apache.org/jira/browse/MESOS-9820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872745#comment-16872745
]
Meng Zhu commented on MESOS-9820:
---------------------------------
{noformat}
commit 373393bbaaeadf992c2e8d5399462ffe128eaec4
Author: Meng Zhu <[email protected]>
Date: Thu Jun 20 18:48:28 2019 -0700
Removed `setQuota` and `removeQuota` methods in the allocator.
These are replaced by the `updateQuota` method.
Review: https://reviews.apache.org/r/70918
{noformat}
> Add `updateQuota()` method to the allocator.
> --------------------------------------------
>
> Key: MESOS-9820
> URL: https://issues.apache.org/jira/browse/MESOS-9820
> Project: Mesos
> Issue Type: Improvement
> Components: allocation
> Reporter: Meng Zhu
> Assignee: Meng Zhu
> Priority: Major
> Labels: resource-management
>
> This is the method that underlies the `UPDATE_QUOTA` operator call. This will
> allow the allocator to set different values for guarantees and limits.
> The existing `setQuota` and `removeQuota` methods in the allocator will be
> deprecated. This will likely break many existing allocator tests. We should
> fix and refactor tests to verify the bursting up to limits feature.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)