-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53369/
-----------------------------------------------------------
(Updated March 1, 2017, 5:57 p.m.)
Review request for mesos and Jiang Yan Xu.
Changes
-------
Moved the handling of the cgroups subsystems to a separate function.
Bugs: MESOS-6523
https://issues.apache.org/jira/browse/MESOS-6523
Repository: mesos
Description
-------
This is to ensure that we do not accept traffic on the agent by opening
up libprocess port only after cgroup assigment for the agent is done.
Diffs (updated)
-----
src/slave/main.cpp a124d2e0cfa3e39e2400183f9523486196b9816d
src/slave/slave.cpp 892ce1938ac695e7913aa9139536d0787f3f5ea7
Diff: https://reviews.apache.org/r/53369/diff/3/
Changes: https://reviews.apache.org/r/53369/diff/2-3/
Testing
-------
All tests passed.
Thanks,
Anindya Sinha