----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52058/ -----------------------------------------------------------
(Updated Sept. 28, 2016, 5:10 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 11104d66e6dd05d8eb1d37a2e3250aca19278110 src/tests/containerizer/mesos_containerizer_tests.cpp 8b5a19e121ef74eaf99b39682f8fd170605bf56d Diff: https://reviews.apache.org/r/52058/diff/ Testing ------- make check on linux Thanks, Megha Sharma