-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61260/
-----------------------------------------------------------
(Updated Aug. 22, 2017, 10:30 p.m.)
Review request for mesos and Jiang Yan Xu.
Bugs: MESOS-7842
https://issues.apache.org/jira/browse/MESOS-7842
Repository: mesos
Description
-------
Added some basic sandbox garbage collection metrics to track the number
of paths removals, the number of failed path removal and the number of
paths that are still scheduled for removal.
Diffs (updated)
-----
src/slave/gc.cpp f270fa47b22904e926f4bd4b0a7693a41b2c8271
src/slave/gc_process.hpp PRE-CREATION
src/tests/gc_tests.cpp d4daad3993bb9a92db2c7add6e74f12aeb71d535
Diff: https://reviews.apache.org/r/61260/diff/4/
Changes: https://reviews.apache.org/r/61260/diff/3-4/
Testing
-------
make check (Fedora 26).
Thanks,
James Peach