----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51668/#review150335 -----------------------------------------------------------
Ship it! Ship It! - Jie Yu On Sept. 24, 2016, 6:50 p.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51668/ > ----------------------------------------------------------- > > (Updated Sept. 24, 2016, 6:50 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 > ----- > > src/slave/containerizer/mesos/containerizer.hpp > 16f9e3e92e90fe7f8a0ebd24e567800e1f285bc9 > > Diff: https://reviews.apache.org/r/51668/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
