----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47816/#review134719 -----------------------------------------------------------
Patch looks great! Reviews applied: [47816] 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 May 25, 2016, 6:47 a.m., Jay Guo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47816/ > ----------------------------------------------------------- > > (Updated May 25, 2016, 6:47 a.m.) > > > Review request for mesos and Vinod Kone. > > > Bugs: MESOS-5451 > https://issues.apache.org/jira/browse/MESOS-5451 > > > Repository: mesos > > > Description > ------- > > If the framework registers for the first time, framework id is > included in returned http event. Hence, log should be printed > after update of framework id. > > > Diffs > ----- > > src/examples/long_lived_framework.cpp > 8269e38e828d392dc42a97966ed643c1e2d5f1ed > > Diff: https://reviews.apache.org/r/47816/diff/ > > > Testing > ------- > > run long-lived-framework and see framework id printed properly. > > > Thanks, > > Jay Guo > >
