----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/70915/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Bugs: MESOS-9854 https://issues.apache.org/jira/browse/MESOS-9854 Repository: mesos Description ------- Now that guarantees is decoupled from limits, we should return limits and guarantees separately in the `/roles` endpoint. Also fixed an affected test. Diffs ----- src/common/http.hpp b8c71ec3cf94b607ded689cafb91ab11308a1369 src/common/http.cpp 6962959326e8844a463eb8d63be04e5dfcc6bc6e src/master/readonly_handler.cpp d62f139ed25dc6d03e91f76bf6574ad8c3c6baa0 src/tests/role_tests.cpp e428fb48344c721386aa3d3ffcf18a84e4b6c9f5 Diff: https://reviews.apache.org/r/70915/diff/1/ Testing ------- make check Thanks, Meng Zhu