-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35119/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Bugs: MESOS-2776
https://issues.apache.org/jira/browse/MESOS-2776
Repository: mesos
Description
-------
state.json changes are in a subsequent review.
Diffs
-----
src/master/master.hpp deeb0d8c87a13315206556e1d0974cdd13e8224f
src/master/master.cpp be0db42da3c59761aa154439653d715556465256
src/master/metrics.hpp 833033c1912daee429b45423d24d365d8699a428
src/master/metrics.cpp 264252c5159990fdf7a4569933a305d07bd7dd6e
src/tests/oversubscription_tests.cpp afd7ff4f2b50cb20cc2c8865b655ad1f8eb0c8b7
Diff: https://reviews.apache.org/r/35119/diff/
Testing
-------
make check.
- Modified a test to test the `total` resources metrics.
- We don't have unit tests that use the revocable resources yet, when we add
that we should check `used` resources metrics too.
Thanks,
Jiang Yan Xu