----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53063/#review153637 -----------------------------------------------------------
Ship it! Ship It! - Jie Yu On Oct. 20, 2016, 10:38 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/53063/ > ----------------------------------------------------------- > > (Updated Oct. 20, 2016, 10:38 p.m.) > > > Review request for mesos and Jie Yu. > > > Bugs: MESOS-6426 > https://issues.apache.org/jira/browse/MESOS-6426 > > > Repository: mesos > > > Description > ------- > > This commit adds an isolator for POSIX resource limits. Since the > containerizer sets limits as the user of the container setting > permissions beyond the configured system limits likely is only > supported for containers running as root. > > > Diffs > ----- > > include/mesos/mesos.proto 9a268dd0aa2f5ee245ad26bf40ab9b12fe861d2f > include/mesos/slave/containerizer.proto > 94e8cb4c37aa2a06c59726773834812c5eb660d8 > include/mesos/v1/mesos.proto 855377f56e1693e11b3c0c0cb61a2c3013a66f54 > src/CMakeLists.txt e60d34ca4b714bb237d5864b4682280f11b147a6 > src/Makefile.am 05fe8fa3e3409b35ba66d7e7238e988fb0fab07d > src/slave/containerizer/mesos/containerizer.cpp > eac70d955e08142a2d054039d610a3d516b1b57e > src/slave/containerizer/mesos/isolators/posix/rlimit.hpp PRE-CREATION > src/slave/containerizer/mesos/isolators/posix/rlimit.cpp PRE-CREATION > src/slave/containerizer/mesos/launch.cpp > 4a41aaf103f5a9bc6f7a798f63f491fc7cf11f7e > > Diff: https://reviews.apache.org/r/53063/diff/ > > > Testing > ------- > > Tested as part of https://reviews.apache.org/r/53078/. > > > Thanks, > > Benjamin Bannier > >
