----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11210/ -----------------------------------------------------------
Review request for mesos and Benjamin Hindman. 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 ----- include/mesos/mesos.proto 1c242d6 src/master/hierarchical_allocator_process.hpp 2422fbd src/master/http.hpp 9eb0a31 src/master/http.cpp 6d496f5 src/master/master.hpp d3790dc src/master/master.cpp 3207157 Diff: https://reviews.apache.org/r/11210/diff/ Testing ------- make check Thanks, Thomas Marshall
