----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60169/ -----------------------------------------------------------
(Updated June 26, 2017, 3:36 p.m.) Review request for mesos, haosdent huang, Hao Yixin, Jason Lai, Jie Yu, and Vinod Kone. Bugs: MESOS-7691 https://issues.apache.org/jira/browse/MESOS-7691 Repository: mesos Description ------- This new agent flag 'cgroups_auto' defaults to be 'true'. It means by default, all local supported cgroup subsystems will be turned on if they are implemented in mesos. Diffs ----- docs/configuration.md 0eb696a949003ff11831aed5e4f4ab384cf9992e src/slave/flags.hpp e75c1b4227b443aedf445921b3f2108d930c112c src/slave/flags.cpp c84aa6724170bba46b4444be8410b71d42a1626e Diff: https://reviews.apache.org/r/60169/diff/1/ Testing ------- make check Thanks, Gilbert Song