You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2019/06/05 03:47:00 UTC

[jira] [Created] (MESOS-9820) Add `updateQuota()` method to the allocator.

Meng Zhu created MESOS-9820:
-------------------------------

             Summary: 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


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)