-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/55253/
-----------------------------------------------------------
(Updated Jan. 12, 2017, 5:13 p.m.)
Review request for mesos, Anand Mazumdar, Benjamin Bannier, Benjamin Mahler, and Guangya Liu.
Changes
-------
fix a typo.
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 75dcd6199dbfcca6260baed49b838a45312bb667
Diff: https://reviews.apache.org/r/55253/diff/
Testing
-------
Thanks,
Jay Guo
|