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

[jira] [Commented] (MESOS-9813) Track role consumed quota for all roles in the allocator.

    [ https://issues.apache.org/jira/browse/MESOS-9813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16866034#comment-16866034 ] 

Benjamin Mahler commented on MESOS-9813:
----------------------------------------

Note that the consumption metrics we expose should not include what is offered, which means we can't simply use the allocator's tracking of quota consumption, since it's unable to distinguish between offered and allocated.

> Track role consumed quota for all roles in the allocator.
> ---------------------------------------------------------
>
>                 Key: MESOS-9813
>                 URL: https://issues.apache.org/jira/browse/MESOS-9813
>             Project: Mesos
>          Issue Type: Improvement
>          Components: allocation
>            Reporter: Meng Zhu
>            Priority: Major
>              Labels: resource-management
>
> We are already tracking role consumed quota for roles with non-default quota in the allocator. We should expand that to track all roles' consumptions which will then be exposed through metrics later.



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