-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52058/
-----------------------------------------------------------
(Updated Sept. 19, 2016, 11:08 p.m.)
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-5218
https://issues.apache.org/jira/browse/MESOS-5218
Repository: mesos
Description
-------
Fetcher code changes the ownership of entire sandbox directory
recursively to the taskuser and as a resut also changes the
ownership of files laid out by other entities in the sandbox.
Diffs (updated)
-----
src/slave/containerizer/fetcher.cpp 4d3fc521bf8a7c438c48e31c549f108ac3602b3f
src/tests/containerizer/mesos_containerizer_tests.cpp 96e24500a12825161553eb050da389088b122695
Diff: https://reviews.apache.org/r/52058/diff/
Testing
-------
make check on linux
Thanks,
Megha Sharma
|