You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jie Yu <yu...@gmail.com> on 2015/09/17 02:31:38 UTC

Review Request 38444: Only unmount sandbox if the mount exists in LinuxFilesystemIsolator.

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

Review request for mesos, Timothy Chen and Jiang Yan Xu.


Repository: mesos


Description
-------

Only unmount sandbox if the mount exists in LinuxFilesystemIsolator.

This is for upgrade concern. Containers created by the old agent do not have sandbox mounts.


Diffs
-----

  src/slave/containerizer/isolators/filesystem/linux.cpp 297a296d536fc72dc8ce9687c381cd666d8cadd2 

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


Testing
-------

sudo make check


Thanks,

Jie Yu