-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30612/
-----------------------------------------------------------
(Updated Feb. 5, 2015, 1:54 a.m.)
Review request for mesos, Ben Mahler, Niklas Nielsen, and Till Toenshoff.
Changes
-------
Fixes comparison when checking for executor id, whic caused a compilation error.
Bugs: MESOS-2157
https://issues.apache.org/jira/browse/MESOS-2157
Repository: mesos
Description
-------
Adds endpoints for paths /master/frameworks/{framework}/tasks/{task}.
Works with [29883](https://reviews.apache.org/r/29883).
Builds on the abandoned patch 14286.
Diffs (updated)
-----
src/master/http.cpp 3981b18
src/master/master.hpp cd37ee9
src/master/master.cpp d04b2c4
src/tests/master_tests.cpp 678d27f
Diff: https://reviews.apache.org/r/30612/diff/
Testing
-------
make check
Thanks,
Alexander Rojas