----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66924/#review202601 -----------------------------------------------------------
Patch looks great! Reviews applied: [66924] 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 7, 2018, 11:54 a.m., Gaston Kleiman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66924/ > ----------------------------------------------------------- > > (Updated May 7, 2018, 11:54 a.m.) > > > Review request for mesos, Benjamin Bannier, Chun-Hung Hsiao, and Greg Mann. > > > Bugs: MESOS-8784 > https://issues.apache.org/jira/browse/MESOS-8784 > > > Repository: mesos > > > Description > ------- > > Made the master include the operation ID in OPERATION_DROPPED updates. > > > Diffs > ----- > > src/master/master.hpp 76e7763a99972f686af9d7eed08b6b6b1db23b0f > src/master/master.cpp 3b5d2eba3f602f68a6bb1e00444b01fb58a1bfc2 > src/tests/master_slave_reconciliation_tests.cpp > 71e22af7ac3b7bc4c72340274961db16d7355e7d > src/tests/mesos.hpp 8da3b021874097c5b66e5bc7d9fdafcc8fc377ef > > > Diff: https://reviews.apache.org/r/66924/diff/3/ > > > Testing > ------- > > `make check` on GNU/Linux. > > > The test in this patch fails without the corresponding master change, but > succeeds with it applied. > > > Thanks, > > Gaston Kleiman > >
