----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53057/ -----------------------------------------------------------
Review request for mesos, Adam B, Kapil Arya, and Till Toenshoff. Repository: mesos Description ------- Makes changes in the calls to the authorizer, so that it uses the new protobuf message based authorization calls when available. It still sets the traditional `Object.value` field for compatibility with old authorizers. Diffs ----- src/master/http.cpp bb9c87327dfe2161a6f1fd4cded72aa9a5ffaf66 src/master/master.hpp 6d2db9de52d35f3288c618d05138413ce709818b src/master/master.cpp 3f3ce93155069dd32731783ac4877ba6ee2519c0 src/master/quota_handler.cpp d87d6c6266ba596c4e6bd36124f5a360428fe171 src/master/weights_handler.cpp c240fb2980a7e957136d11ddd3f43ee4761a07dc Diff: https://reviews.apache.org/r/53057/diff/ Testing ------- Tests in the last patch of the series. Thanks, Alexander Rojas
