----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29883/ -----------------------------------------------------------
(Updated Feb. 4, 2015, 11:37 a.m.) Review request for mesos, Ben Mahler, Niklas Nielsen, and Till Toenshoff. Changes ------- Updates based on Niklas and Dominic comments, splits the patch in two. This one only takes care of the slaves endpoint. Frameworks endpoint [here:30612](https://reviews.apache.org/r/30612/) Summary (updated) ----------------- Added /master/slaves endpoint. Bugs: MESOS-2157 https://issues.apache.org/jira/browse/MESOS-2157 Repository: mesos Description (updated) ------- Adds endpoints for paths /master/slaves. Works in conjunction with [30612](https://reviews.apache.org/r/30612). Builds on the abandoned patch 14286. Old description: this is WIP that bmahler wants to take on. Diffs (updated) ----- src/master/http.cpp 3981b18 src/master/master.hpp 337e00a src/master/master.cpp 1005686 src/tests/master_tests.cpp 678d27f Diff: https://reviews.apache.org/r/29883/diff/ Testing ------- make check Thanks, Alexander Rojas
