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 2018/07/02 21:47:00 UTC

[jira] [Created] (MESOS-9048) Build and persist quota headroom info across allocation cycle.

Meng Zhu created MESOS-9048:
-------------------------------

             Summary: Build and persist quota headroom info across allocation cycle.
                 Key: MESOS-9048
                 URL: https://issues.apache.org/jira/browse/MESOS-9048
             Project: Mesos
          Issue Type: Improvement
            Reporter: Meng Zhu
            Assignee: Meng Zhu


Currently, in the allocator, quota headroom info is built up from scratch at the beginning of each allocation iteration. This affects performance and increases code complexity. We should be able to track and persist this info as we make new allocations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)