-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70802/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-9807
https://issues.apache.org/jira/browse/MESOS-9807
Repository: mesos
Description
-------
This intends to replace the existing ``Metrics::setQuota` and
`Metrics::remove` calls.
Currently, it only tracks guarantees. Need to add limits metrics.
Diffs
-----
src/master/allocator/mesos/metrics.hpp
a26278ab95aae1fc99ab0afbcfb6dd40651f3a33
src/master/allocator/mesos/metrics.cpp
5533eb9910daf90484c255b75b1bcea54b23ba9f
Diff: https://reviews.apache.org/r/70802/diff/1/
Testing
-------
make check
Thanks,
Meng Zhu