-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43855/
-----------------------------------------------------------
(Updated Feb. 26, 2016, 8:36 a.m.)
Review request for mesos and Jie Yu.
Changes
-------
review addressed.
Bugs: MESOS-3424
https://issues.apache.org/jira/browse/MESOS-3424
Repository: mesos
Description
-------
This change allows store to fetch an image using Appc image fetcher when an
image is not found in the cache. It also recursively fetches the dependencies
for the image.
Diffs (updated)
-----
src/slave/containerizer/mesos/provisioner/appc/store.cpp
4b3829175f57fb9aea2478040d96f2f127cbc551
src/tests/fetcher_cache_tests.cpp e10b3f7ebc21c8c1095564fc40f123087dcf320e
Diff: https://reviews.apache.org/r/43855/diff/
Testing
-------
make check; local image server.
Thanks,
Jojy Varghese