----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15288/ -----------------------------------------------------------
(Updated Dec. 4, 2013, 9:30 p.m.) Review request for mesos, Benjamin Hindman and Ross Allen. Changes ------- Changed from using FlagsBase pointer to reference. Repository: mesos-git Description ------- This patch adds flags field to master and slave state.json end-points which expose all configuration flags as additional diagnostics. Diffs (updated) ----- src/master/http.cpp 218906a src/slave/http.cpp 55a5e7d Diff: https://reviews.apache.org/r/15288/diff/ Testing ------- Functional testing of endpoints. make check Thanks, Niklas Nielsen
