----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47973/#review139303 -----------------------------------------------------------
Patch looks great! Reviews applied: [47972, 47973] Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' CONFIGURATION='--verbose' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; ./support/docker_build.sh - Mesos ReviewBot On June 23, 2016, 5:32 p.m., Megha Sharma wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/47973/ > ----------------------------------------------------------- > > (Updated June 23, 2016, 5:32 p.m.) > > > Review request for mesos and Jiang Yan Xu. > > > Bugs: MESOS-5196 > https://issues.apache.org/jira/browse/MESOS-5196 > > > Repository: mesos > > > Description > ------- > > It's possible for tasks and isolators to lay down files that are not > deletable by GC. In the face of such errors GC needs to free up disk > space wherever it can because it's already re-offered to frameworks. > > > Diffs > ----- > > src/slave/gc.cpp eedb8ca713d7f5195055bb6417f03ab70731af97 > src/tests/gc_tests.cpp 4cb7c2f612984f7f5a9378a7f972f2438bbf28c5 > > Diff: https://reviews.apache.org/r/47973/diff/ > > > Testing > ------- > > Testing done with 'make check'. > > > Thanks, > > Megha Sharma > >
