-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30612/
-----------------------------------------------------------
(Updated April 22, 2015, 8:21 a.m.)
Review request for mesos, Ben Mahler, Marco Massenzio, Niklas Nielsen, and Till
Toenshoff.
Changes
-------
Updated help string.
Bugs: MESOS-2157
https://issues.apache.org/jira/browse/MESOS-2157
Repository: mesos
Description
-------
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 (updated)
-----
src/master/http.cpp 00c22c43bd1f6cef7963b2ffa9c095c6cbd01cd3
src/master/master.hpp c10e7c08c191acef9d31d98018a47a2a952a4dfc
src/master/master.cpp b1093bb867eb8624740f3d094cef2c23405a18b6
src/tests/master_tests.cpp 32b1e9bb58d8046e5363fafe2ab8f662b6c9a666
Diff: https://reviews.apache.org/r/30612/diff/
Testing
-------
make check
Thanks,
Alexander Rojas