----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65775/#review198212 -----------------------------------------------------------
Patch looks great! Reviews applied: [65774, 65775] 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 Feb. 23, 2018, 8:11 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/65775/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2018, 8:11 p.m.) > > > Review request for mesos, Greg Mann, Jan Schlicht, Vinod Kone, and Jiang Yan > Xu. > > > Bugs: MESOS-8601 > https://issues.apache.org/jira/browse/MESOS-8601 > > > Repository: mesos > > > Description > ------- > > This test verifies that subscribing to the 'api/v1' endpoint between a > master failover and an agent re-registration won't cause the master to > crash. > > > Diffs > ----- > > src/tests/api_tests.cpp 31906eb4ede52c70fd538e4536c4f416eee5ca67 > > > Diff: https://reviews.apache.org/r/65775/diff/1/ > > > Testing > ------- > > sudo make check > > This test would result in a check failure without r65774. > > > Thanks, > > Chun-Hung Hsiao > >
