----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66769/#review201807 -----------------------------------------------------------
Patch looks great! Reviews applied: [66769] 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 23, 2018, 10:23 p.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/66769/ > ----------------------------------------------------------- > > (Updated April 23, 2018, 10:23 p.m.) > > > Review request for mesos, Andrei Budnik, Alexander Rukletsov, and Megha > Sharma. > > > Bugs: MESOS-8618 > https://issues.apache.org/jira/browse/MESOS-8618 > > > Repository: mesos > > > Description > ------- > > To simulate a master failover we need to use `replicated_log` as the > registry otherwise the master loses persisted info about the agents. > > > Diffs > ----- > > src/tests/reconciliation_tests.cpp b06244b5f3efad3a88e367cd8e26cebd3d9f2e43 > > > Diff: https://reviews.apache.org/r/66769/diff/1/ > > > Testing > ------- > > Make check. > > > Thanks, > > Jiang Yan Xu > >
