-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42781/
-----------------------------------------------------------
(Updated Feb. 2, 2016, 10:39 p.m.)
Review request for mesos and Jie Yu.
Summary (updated)
-----------------
Added the --cgroups_net_cls_primary_handle flag to the slave.
Bugs: MESOS-4344
https://issues.apache.org/jira/browse/MESOS-4344
Repository: mesos
Description (updated)
-------
Added the --cgroups_net_cls_primary_handle flag to the slave.
Diffs (updated)
-----
src/slave/constants.hpp bcbb1401aa8f9f04c4f9256bb4f560e18d8994e0
src/slave/constants.cpp 0f0d8e4b079d136d250f83cfc768de8c98b8bee2
src/slave/flags.hpp 23ec158f4a95fa76d657d9eb6a4a6fe30d57e5b6
src/slave/flags.cpp 75d7429a4e3e1d6259296257c0ace1ade365ac2b
Diff: https://reviews.apache.org/r/42781/diff/
Testing
-------
Tested the flag by launching a mesos agent and checking that the slave takes
the `--cgroups_net_cls_major_handles` flag.
Thanks,
Avinash sridharan