This is an automated email from the ASF dual-hosted git repository.
josephwu pushed a change to branch 1.5.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 19ea538 Added MESOS-9332 to the 1.5.3 CHANGELOG.
new c84c0ed Added validation of cache files to the URI Fetcher.
new d1a1c89 Added `FetcherCacheTest.LocalCachedMissing` test.
new 5ddd164 Added MESOS-7574 to 1.5.3 CHANGELOG.
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
CHANGELOG | 1 +
src/slave/containerizer/fetcher.cpp | 40 +++++++++++++++++++++++++++++
src/slave/containerizer/fetcher_process.hpp | 3 +++
src/tests/fetcher_cache_tests.cpp | 39 ++++++++++++++++++++++++++++
4 files changed, 83 insertions(+)