----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11210/ -----------------------------------------------------------
(Updated May 30, 2013, 6:18 p.m.) Review request for mesos and Benjamin Hindman. Changes ------- Rebased. Description ------- Adds two http endpoints: one takes a few parameters and allows for adding, removing, and updating roles. The other returns the current roles as json. Diffs (updated) ----- include/mesos/mesos.proto ece6559 src/master/hierarchical_allocator_process.hpp 28a7879 src/master/http.hpp 9eb0a31 src/master/http.cpp 7e105a4 src/master/master.hpp 82e3596 src/master/master.cpp d031b95 Diff: https://reviews.apache.org/r/11210/diff/ Testing ------- make check Thanks, Thomas Marshall
