----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53152/#review153811 -----------------------------------------------------------
Patch looks great! Reviews applied: [53151, 53152] 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 Oct. 24, 2016, 11:06 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53152/ > ----------------------------------------------------------- > > (Updated Oct. 24, 2016, 11:06 p.m.) > > > Review request for mesos, Benjamin Bannier and Gilbert Song. > > > Repository: mesos > > > Description > ------- > > Added rlimit support to mesos-execute. > > > Diffs > ----- > > src/cli/execute.cpp e694853441c24cf17d8fd5a2ee1be17337458f67 > > Diff: https://reviews.apache.org/r/53152/diff/ > > > Testing > ------- > > `bin/mesos-execute --master=10.0.49.2:5050 --command="ulimit -a" --name=test > --rlimits='{"rlimits":[{"type":"RLMT_NPROC"}]}'` > > > Thanks, > > Jie Yu > >
