-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57963/
-----------------------------------------------------------
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-7186
https://issues.apache.org/jira/browse/MESOS-7186
Repository: mesos
Description
-------
The following metrics take the shared counts of shared resources into
account in determination of the actual amount of used resources:
a) `master/<resource-name>_used`
b) `master/<resource-name>_revocable_used`
c) `slave/<resource-name>_used`
d) `slave/<resource-name>_revocable_used`
Diffs
-----
src/master/master.cpp 43e9d26167c1f405329ea05224c22e7b8c65315f
src/slave/slave.cpp c8479d7e8eb915284f0ea8cf75f47acd679dee7e
Diff: https://reviews.apache.org/r/57963/diff/1/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha