----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/49420/#review140124 -----------------------------------------------------------
Patch looks great! Reviews applied: [49418, 49419, 49420] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On June 30, 2016, 2:09 a.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/49420/ > ----------------------------------------------------------- > > (Updated June 30, 2016, 2:09 a.m.) > > > Review request for mesos, Anand Mazumdar, zhou xing, Jay Guo, and Zhitao Li. > > > Bugs: MESOS-5492 > https://issues.apache.org/jira/browse/MESOS-5492 > > > Repository: mesos > > > Description > ------- > > This change removes tasks and executors information from > GetFrameworks call because we can get that from GetTasks > and GetExecutors (not yet implemented) calls. > > > Diffs > ----- > > include/mesos/master/master.proto 2e5d6eeb3a960e4f41c382d65321f18bb05ed6be > include/mesos/v1/master/master.proto > 93157d57dcc53b54fed2ebbc4772c689ddba2119 > src/master/http.cpp e5acdb8e0bbcd7a2b7e8a8bc7f4bbeaae2c4fea1 > > Diff: https://reviews.apache.org/r/49420/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Vinod Kone > >
