-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55253/
-----------------------------------------------------------
(Updated Jan. 16, 2017, 2:31 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Bannier, Benjamin Mahler,
and Guangya Liu.
Changes
-------
rebase
Bugs: MESOS-6855
https://issues.apache.org/jira/browse/MESOS-6855
Repository: mesos
Description
-------
Roles are becoming a more significant semantic, especially within
multi-tenancy scenario. Users and operators may be interested in
resources used by a particular role, as well as frameworks, tasks
and executors registered with that role. Therefore, we added a new
'roles' section in `/state` endpoint to display information about
roles.
Diffs (updated)
-----
src/master/http.cpp a44621f39cb059e654a56f57f75b38947f3a4230
Diff: https://reviews.apache.org/r/55253/diff/
Testing
-------
Thanks,
Jay Guo