-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30612/
-----------------------------------------------------------
(Updated March 25, 2015, 2:06 p.m.)
Review request for mesos, Ben Mahler, Niklas Nielsen, and Till Toenshoff.
Bugs: MESOS-2157
https://issues.apache.org/jira/browse/MESOS-2157
Repository: mesos
Description (updated)
-------
Adds endpoints for paths /master/frameworks/{framework}/tasks/{task}.
Adds tests for the endpoints.
Works with [29883](https://reviews.apache.org/r/29883).
Builds on the abandoned patch 14286.
Diffs
-----
src/master/http.cpp e1a87d646e9690e39a9e84ae383622018ce80401
src/master/master.hpp 3c957abcb54a0c23b8549c1d21d2d9277791938d
src/master/master.cpp dccd7c635da4b7031cd109bd84e7f17b31777ef1
src/tests/master_tests.cpp e69348be676a80017062e3abbd15b8008a6009d7
Diff: https://reviews.apache.org/r/30612/diff/
Testing
-------
make check
Thanks,
Alexander Rojas