-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/71050/
-----------------------------------------------------------
(Updated July 11, 2019, 6:35 p.m.)
Review request for mesos, Andrei Sekretenko and Meng Zhu.
Changes
-------
- Added const qualifiers
- Exposed non-scalars
Bugs: MESOS-8789
https://issues.apache.org/jira/browse/MESOS-8789
Repository: mesos
Description
-------
This provides a breakdown of resource quantities on a per-role
basis, that would aid debugging if shown in the endpoints and
roles table in the ui.
Diffs (updated)
-----
src/master/master.hpp 9b861551b0b19666a256730fe711bc32268bf0b7
Diff: https://reviews.apache.org/r/71050/diff/2/
Changes: https://reviews.apache.org/r/71050/diff/1-2/
Testing
-------
make check
Thanks,
Benjamin Mahler