----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55509/#review161596 -----------------------------------------------------------
Patch looks great! Reviews applied: [55509] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On Jan. 13, 2017, 6:41 p.m., James Peach wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55509/ > ----------------------------------------------------------- > > (Updated Jan. 13, 2017, 6:41 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-6920 > https://issues.apache.org/jira/browse/MESOS-6920 > > > Repository: mesos > > > Description > ------- > > To be consistent with Master::statusUpdateAcknowledgement(), validate > that the UUID in the StatusUpdate message is acceptable to the > UUID::fromBytes() parser. > > > Diffs > ----- > > src/master/master.cpp 1746a88953dbdc148d98881bcf7027b62ad6b040 > > Diff: https://reviews.apache.org/r/55509/diff/ > > > Testing > ------- > > Make check (Fedora 25). Manual testing with a handmade StatusUpdate message. > > > Thanks, > > James Peach > >
