-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43107/
-----------------------------------------------------------
(Updated Feb. 5, 2016, 3:34 p.m.)
Review request for mesos and Jie Yu.
Bugs: MESOS-4344
https://issues.apache.org/jira/browse/MESOS-4344
Repository: mesos
Description
-------
The `cgroup/net_cls` isolator will use the primary handle, passed by the
operator using the --cgroup_net_cls_primary_handle, to initialize the
`NetClsHandleManager`.
Diffs (updated)
-----
src/slave/containerizer/mesos/isolators/cgroups/net_cls.cpp
bf6c88341dedc0a37546c04f38197c892b498684
Diff: https://reviews.apache.org/r/43107/diff/
Testing
-------
make and make check
Launched a slave by passing invalid flags to --cgroup_net_cls_primary_handle
and made sure the slave correctly detects these invalid handles.
Launched a slave with valid handle to make sure that the slave launches
correctly.
Thanks,
Avinash sridharan