----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51700/#review148739 -----------------------------------------------------------
src/common/protobuf_utils.hpp (lines 185 - 189) <https://reviews.apache.org/r/51700/#comment216246> Hmm, this `model` method is not really hidden by anything. I'm not sure what you mean by this comment? src/master/master.cpp (lines 6142 - 6147) <https://reviews.apache.org/r/51700/#comment216247> Hmm, I feel like this location is better because it keeps mutations to the `frameworks` variable together above it, so I'd like to keep this as is. - Zhitao Li On Sept. 9, 2016, 6:54 a.m., Zhitao Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51700/ > ----------------------------------------------------------- > > (Updated Sept. 9, 2016, 6:54 a.m.) > > > Review request for mesos, Anand Mazumdar, Xiaojian Huang, haosdent huang, and > Vinod Kone. > > > Bugs: MESOS-6101 > https://issues.apache.org/jira/browse/MESOS-6101 > > > Repository: mesos > > > Description > ------- > > Changes included: > - Moving `model()` helper function to common/protobuf_utils; > - Definition of event and response; > - Sending event from master; > - new test. > > > Diffs > ----- > > include/mesos/master/master.proto 1ea79fd7ecd9c2b7e94718fc8c7779d1051583db > include/mesos/v1/master/master.proto > 58dc65006658f47bb752ee1c0c1520ee3cc03bd7 > src/common/protobuf_utils.hpp 3324838f0a54491024b3e26ddf38afbfad31b8e4 > src/common/protobuf_utils.cpp 8c4a7264080385789157703b05b42716fb0563b3 > src/master/http.cpp 52dd80b856cf2317c0b73ba54bf501696786088d > src/master/master.cpp d94a8510c4cee9c010706f79caf27ef4a10b41a8 > src/tests/api_tests.cpp e440d1b44fb0b40dd1f68209c71e5ca0cd19f4fb > > Diff: https://reviews.apache.org/r/51700/diff/ > > > Testing > ------- > > > Thanks, > > Zhitao Li > >
