----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53560/#review155273 -----------------------------------------------------------
Patch looks great! Reviews applied: [53558, 53559, 53560] 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 Nov. 8, 2016, 1:51 a.m., Armand Grillet wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53560/ > ----------------------------------------------------------- > > (Updated Nov. 8, 2016, 1:51 a.m.) > > > Review request for mesos and Joseph Wu. > > > Bugs: MESOS-4601 > https://issues.apache.org/jira/browse/MESOS-4601 > > > Repository: mesos > > > Description > ------- > > We now do an `EXIT(EXIT_FAILURE)` instead of `LOG(FATAL)` when > initialising a process. > > > Diffs > ----- > > 3rdparty/libprocess/src/process.cpp > ab2b5a9d38a3001d6a5daa1807fecb630c4b154d > > Diff: https://reviews.apache.org/r/53560/diff/ > > > Testing > ------- > > make check (macOS) > > > Thanks, > > Armand Grillet > >
