----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52006/#review149411 -----------------------------------------------------------
src/slave/containerizer/mesos/isolators/docker/volume/isolator.cpp (lines 170 - 172) <https://reviews.apache.org/r/52006/#comment217023> I think that you may get some idea from https://reviews.apache.org/r/51920/diff/3#0 for how to handle nest container for recover. - Guangya Liu On 九月 18, 2016, 5:30 p.m., Gilbert Song wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52006/ > ----------------------------------------------------------- > > (Updated 九月 18, 2016, 5:30 p.m.) > > > Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Jie Yu, Joseph > Wu, Kevin Klues, and Vinod Kone. > > > Bugs: MESOS-6193 > https://issues.apache.org/jira/browse/MESOS-6193 > > > Repository: mesos > > > Description > ------- > > Supported docker/volume isolator to be nested aware. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/docker/volume/isolator.hpp > 2cc8e764ff18c95c29598df75cdb370ccf120662 > src/slave/containerizer/mesos/isolators/docker/volume/isolator.cpp > af9f3736b487b595e8768e56ce60dc4823db28a1 > > Diff: https://reviews.apache.org/r/52006/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Gilbert Song > >
