----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66938/#review202412 -----------------------------------------------------------
Patch looks great! Reviews applied: [66938] 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 May 3, 2018, 11:14 p.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66938/ > ----------------------------------------------------------- > > (Updated May 3, 2018, 11:14 p.m.) > > > Review request for mesos, Benjamin Bannier, Gaston Kleiman, Jan Schlicht, and > Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Since the 'SchedulerDriver' does not support operation status updates, > this patch adds a check to the driver which will abort the scheduler > if the 'id' field is set in an offer operation. > > > Diffs > ----- > > src/sched/sched.cpp 620a3b26d8bf3487b6ce922b2280be7da291df06 > > > Diff: https://reviews.apache.org/r/66938/diff/2/ > > > Testing > ------- > > make check > > > Thanks, > > Greg Mann > >
