----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51101/#review145904 -----------------------------------------------------------
Patch looks great! Reviews applied: [51101] 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 Aug. 16, 2016, 4:43 p.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51101/ > ----------------------------------------------------------- > > (Updated Aug. 16, 2016, 4:43 p.m.) > > > Review request for mesos, James Peach and Silas Snider. > > > Bugs: MESOS-6049 > https://issues.apache.org/jira/browse/MESOS-6049 > > > Repository: mesos > > > Description > ------- > > Old containers, after recovery of the agent, do not have any entries > stored in `infos` but could still get updated when executors > reregister, tasks terminate and queries for usage are made by the > containerizer. > > > Diffs > ----- > > src/slave/containerizer/mesos/isolators/xfs/disk.cpp > 60e849322ff755e00eced1b80adadb47bf964cbf > src/tests/containerizer/xfs_quota_tests.cpp > 243ef33686059f3ef46f0c29cc59fa2a79d4ba5b > > Diff: https://reviews.apache.org/r/51101/diff/ > > > Testing > ------- > > make check. > > Added a test for this scenario. > > > Thanks, > > Jiang Yan Xu > >
