----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66679/#review201493 -----------------------------------------------------------
Patch looks great! Reviews applied: [66679] 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 April 18, 2018, 8:38 p.m., Gaston Kleiman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66679/ > ----------------------------------------------------------- > > (Updated April 18, 2018, 8:38 p.m.) > > > Review request for mesos and Greg Mann. > > > Bugs: MESOS-8781 > https://issues.apache.org/jira/browse/MESOS-8781 > > > Repository: mesos > > > Description > ------- > > This patch makes the master send an operation status update to the > framework with status `OPERATION_ERROR` when an operation with an > operation ID is dropped. > > > Diffs > ----- > > src/master/master.cpp 767ad8cfe142b47ef07172bcb2a4fb49fc3e833a > > > Diff: https://reviews.apache.org/r/66679/diff/2/ > > > Testing > ------- > > `sudo bin/mesos-tests.sh` on GNU/Linux > > > Thanks, > > Gaston Kleiman > >
