-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52405/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Gilbert Song, and Kevin Klues.
Bugs: MESOS-6284
https://issues.apache.org/jira/browse/MESOS-6284
Repository: mesos
Description
-------
If an isolator is not nesting aware (which is the default), the
containerizer should not try to call its callbacks when dealing with
nested container. This patch makes sure this is properly handled.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp
31064aefa6053eb65fbb2855929118e798b131ad
Diff: https://reviews.apache.org/r/52405/diff/
Testing
-------
make check
Thanks,
Jie Yu