----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65973/#review198867 -----------------------------------------------------------
Patch looks great! Reviews applied: [65964, 65965, 65966, 65967, 65968, 65969, 65970, 65971, 65972, 65973] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker-build.sh - Mesos Reviewbot On March 8, 2018, 4:36 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65973/ > ----------------------------------------------------------- > > (Updated March 8, 2018, 4:36 a.m.) > > > Review request for mesos and Meng Zhu. > > > Bugs: MESOS-8628 > https://issues.apache.org/jira/browse/MESOS-8628 > > > Repository: mesos > > > Description > ------- > > This avoids a copy of the executor->scheduler message for the > v0 message path in the master. > > > Diffs > ----- > > src/master/master.hpp c9c8a968b6f56fe261ac9fe374e926a28d40fccb > src/master/master.cpp e666b664dd125317cda5d16285d444b9c21e1f35 > > > Diff: https://reviews.apache.org/r/65973/diff/1/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Mahler > >
