> On Aug. 30, 2016, 3:56 p.m., Joseph Wu wrote: > > src/slave/containerizer/mesos/provisioner/paths.cpp, lines 194-196 > > <https://reviews.apache.org/r/51392/diff/2/?file=1488228#file1488228line194> > > > > You don't really need to check if the subcontainers are empty here.
Fixed. - Gilbert ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51392/#review147380 ----------------------------------------------------------- On Sept. 7, 2016, 11:49 a.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51392/ > ----------------------------------------------------------- > > (Updated Sept. 7, 2016, 11:49 a.m.) > > > Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Jie Yu, Joseph > Wu, and Kevin Klues. > > > Bugs: MESOS-6067 > https://issues.apache.org/jira/browse/MESOS-6067 > > > Repository: mesos > > > Description > ------- > > This patch supports collecting all containerIds (all containers in the > nested hierarchy) recursively. > > > Diffs > ----- > > src/slave/containerizer/mesos/provisioner/paths.cpp > 86a45f30c22dc1e41f4779c0ce8c11d02dcc46bb > > Diff: https://reviews.apache.org/r/51392/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
