-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68929/
-----------------------------------------------------------

(Updated Oct. 8, 2018, 10:36 a.m.)


Review request for mesos, Greg Mann, Jie Yu, Meng Zhu, Qian Zhang, and Vinod 
Kone.


Bugs: MESOS-9295
    https://issues.apache.org/jira/browse/MESOS-9295


Repository: mesos


Description
-------

If there are new cgroup subsystems are added after the agent upgrad
or recovery, new nested container launched under old containers that
are launched before the recovery would fail, because it cannot assign
its pid to the non-existed cgroup hierarchy. We should skip those
new cgroup subsystems for nested containers under old containers.


Diffs (updated)
-----

  src/slave/containerizer/mesos/isolators/cgroups/cgroups.cpp 
11dfbab182487c45fa494c41e31f777272b4b5d0 


Diff: https://reviews.apache.org/r/68929/diff/3/

Changes: https://reviews.apache.org/r/68929/diff/2-3/


Testing
-------

make check


Thanks,

Gilbert Song

Reply via email to