----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51835/#review148664 -----------------------------------------------------------
Patch looks great! Reviews applied: [49855, 50733, 50749, 50748, 50750, 50751, 51781, 51782, 51783, 51835] 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. 13, 2016, 4:59 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51835/ > ----------------------------------------------------------- > > (Updated Sept. 13, 2016, 4:59 a.m.) > > > Review request for mesos, haosdent huang and Qian Zhang. > > > Repository: mesos > > > Description > ------- > > For command tasks that have rootfs defined, the command executor will > be running as root. However, the task might want to manipulate > cgroups. This patch allows that. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/cgroups/cgroups.cpp > 8b6dfde366caf82d30afb891c8f1337ceed12157 > > Diff: https://reviews.apache.org/r/51835/diff/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Jie Yu > >
