----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49336/ -----------------------------------------------------------
Review request for mesos, Abhishek Dasgupta, Jay Guo, and Vinod Kone. Repository: mesos Description ------- This change renames the `agent_id` to `slave_id` for the unversioned protos to keep it consistent to other unversioned protobuf files. Also, fixed a couple of minor issues of not capturing aliases by const references for consistency. Diffs ----- include/mesos/master/master.proto b9936521628238fd3d215c6a05423ebbda1e94d7 src/master/http.cpp e827e6948a7eec51c914975e8b77a094844cb63f Diff: https://reviews.apache.org/r/49336/diff/ Testing ------- make check Thanks, Anand Mazumdar
