----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62061/#review184491 -----------------------------------------------------------
Patch looks great! Reviews applied: [61797, 61798, 61799, 61800, 61801, 62061] 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 Sept. 4, 2017, 12:14 p.m., Andrei Budnik wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62061/ > ----------------------------------------------------------- > > (Updated Sept. 4, 2017, 12:14 p.m.) > > > Review request for mesos, Kapil Arya and Vinod Kone. > > > Bugs: MESOS-7722 > https://issues.apache.org/jira/browse/MESOS-7722 > > > Repository: mesos > > > Description > ------- > > This reverts commit fcf8618be59ada6d1607696b13bc362bf7e85b0b. > > As we have fixed coredumps caused by passing an invalid path to > executable to `subprocess` (see https://reviews.apache.org/r/61799), > invocation of `perf` command, which isn't installed, > won't cause coredumps. > > > Diffs > ----- > > src/Makefile.am a4f2ee008eba263fe52c4e58c305e3fb9ba42f6b > > > Diff: https://reviews.apache.org/r/62061/diff/1/ > > > Testing > ------- > > make check > apache CI > > > Thanks, > > Andrei Budnik > >
