[
https://issues.apache.org/jira/browse/MESOS-9820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872744#comment-16872744
]
Meng Zhu commented on MESOS-9820:
---------------------------------
{noformat}
commit 86affdd0b5c2208627eb194e5d02794fa264c383
Author: Meng Zhu <[email protected]>
Date: Thu Jun 20 18:09:36 2019 -0700
Refactored the allocator test to use the `updateQuota` method.
This paves the way to remove `setQuota` and `removeQuota` methods.
Review: https://reviews.apache.org/r/70917
{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)