[ 
https://issues.apache.org/jira/browse/MESOS-7186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anindya Sinha updated MESOS-7186:
---------------------------------
    Shepherd: Yan Xu

> Metrics about used/allocated shared resources are incorrect accounted.
> ----------------------------------------------------------------------
>
>                 Key: MESOS-7186
>                 URL: https://issues.apache.org/jira/browse/MESOS-7186
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Yan Xu
>            Assignee: Anindya Sinha
>
> Certain gauges like {{master/<resource>_used}} are calculated from data 
> structures like {{hashmap<FrameworkID, Resources> usedResources}} which are 
> keyed off by the framework. However because frameworks under the same role 
> can have the same shared persistent volumes, we need to de-duplicate (via 
> Resource arithmetics) before extracting and summing up the double scalar 
> values.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to