Benjamin Mahler created MESOS-8932:
--------------------------------------
Summary: Quota guarantee metric does not handle removal correctly.
Key: MESOS-8932
URL: https://issues.apache.org/jira/browse/MESOS-8932
Project: Mesos
Issue Type: Bug
Components: master
Reporter: Benjamin Mahler
The quota guarantee metric is not removed when the quota gets removed:
https://github.com/apache/mesos/blob/1.6.0/src/master/allocator/mesos/metrics.cpp#L165-L174
The consequence of this is that the metric will hold the initial value that
gets set and all subsequent removes / sets will not be exposed via the metric.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)