-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65939/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Benjamin Mahler, Kapil Arya, and
Michael Park.
Bugs: MESOS-8069
https://issues.apache.org/jira/browse/MESOS-8069
Repository: mesos
Description
-------
When listing role "a", resources allocated to role "a/b" are added to
those allocated to role "a". These changes affect both, the "/roles"
endpoint as well as the V1 HTTP Call "GET_ROLES".
Diffs
-----
src/master/http.cpp 6f692e20b0f82dbe5c676739757b9eeaf4d6d49a
Diff: https://reviews.apache.org/r/65939/diff/1/
Testing
-------
make check
Thanks,
Till Toenshoff