----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52416/#review151008 -----------------------------------------------------------
Patch looks great! Reviews applied: [52415, 52416] 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 Sept. 30, 2016, 5:15 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52416/ > ----------------------------------------------------------- > > (Updated Sept. 30, 2016, 5:15 a.m.) > > > Review request for mesos and Benjamin Hindman. > > > Repository: mesos > > > Description > ------- > > Previously, we pass a 'stripped' cgroup path the parse function. This > is a little confusing to the reader. This patch move the 'strip' logic > to the parse function so that its parameter makes more sense. > > > Diffs > ----- > > src/slave/containerizer/mesos/linux_launcher.cpp > 1bce077e4aa97425b9cbdf8576a5dd52851c044e > > Diff: https://reviews.apache.org/r/52416/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
