----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/71755/ -----------------------------------------------------------
(Updated Nov. 22, 2019, 6:31 p.m.) Review request for mesos, Andrei Sekretenko, Greg Mann, and Meng Zhu. Changes ------- * Updated some comments * Used NotAcceptable in place of BadRequest * Used default instead of all cases, per Andrei's suggestion, since it fits within our style guide recommendation: https://issues.apache.org/jira/browse/MESOS-3754 Bugs: MESOS-10026 https://issues.apache.org/jira/browse/MESOS-10026 Repository: mesos Description ------- This follow the same approach used in the GetAgents call; serializing directly to protobuf or json from the in-memory v0 state. Diffs (updated) ----- src/master/http.cpp 1778664dddf19f9ab6d6c09ec35d64674ae488df Diff: https://reviews.apache.org/r/71755/diff/2/ Changes: https://reviews.apache.org/r/71755/diff/1-2/ Testing ------- Thanks, Benjamin Mahler
