-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52013/
-----------------------------------------------------------
(Updated Sept. 23, 2016, 8:51 p.m.)
Review request for mesos, Benjamin Hindman, Gilbert Song, and Jie Yu.
Changes
-------
Reworked the API for the helpers and added a few more helpers to actually pull
out the PID and STATUS files from the runtime directory.
Summary (updated)
-----------------
Added helpers for maintaining files in a container runtime directory.
Bugs: MESOS-6204
https://issues.apache.org/jira/browse/MESOS-6204
Repository: mesos
Description (updated)
-------
Added helpers for maintaining files in a container runtime directory.
Diffs (updated)
-----
src/CMakeLists.txt 42c52b60cc850901f2eff1545cf7900f4a65ca81
src/Makefile.am bfdb66a6969a35660d545210c1c6951926117ef3
src/slave/containerizer/mesos/paths.hpp PRE-CREATION
src/slave/containerizer/mesos/paths.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/52013/diff/
Testing (updated)
-------
Thanks,
Kevin Klues