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

(Updated Sept. 26, 2016, 5:12 p.m.)


Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Jie Yu, Joseph 
Wu, and Kevin Klues.


Repository: mesos


Description
-------

To support nested containers, each container should maintain a list
of its children containers in structure. The tree-like structure is
not necessary though. We just need to keep a flat hashset for nested
containers.


Diffs (updated)
-----

  src/slave/containerizer/mesos/containerizer.hpp 
cf0ec671c1af7450c2eb44a899c98dbf403a76b1 

Diff: https://reviews.apache.org/r/51668/diff/


Testing
-------

make check


Thanks,

Gilbert Song

Reply via email to