----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42557/#review115817 -----------------------------------------------------------
Patch looks great! Reviews applied: [41958, 41959, 42156, 42157, 42274, 42554, 42557] Passed command: export OS=ubuntu:14.04;export CONFIGURATION="--verbose";export COMPILER=gcc; ./support/docker_build.sh - Mesos ReviewBot On Jan. 22, 2016, 6:52 a.m., Jojy Varghese wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/42557/ > ----------------------------------------------------------- > > (Updated Jan. 22, 2016, 6:52 a.m.) > > > Review request for mesos and Jie Yu. > > > Repository: mesos > > > Description > ------- > > Currently CachedImage is private to the appc store. This will change as we > implement image fetchers (eg. simple discovery). > > This change will enable image fetcher to use the same structure. > > > Diffs > ----- > > src/CMakeLists.txt 47d0a7c0fe73b9297cd7dde6086b5e6e9e1f9e4e > src/Makefile.am 19bf3a7c2e43ca04ed6e6d506e052de5537f7c2f > src/slave/containerizer/mesos/provisioner/appc/image_cache.hpp PRE-CREATION > src/slave/containerizer/mesos/provisioner/appc/image_cache.cpp PRE-CREATION > src/slave/containerizer/mesos/provisioner/appc/store.cpp > 73c4df858a70da3d4cc4a1cb15092165f6ff8fe4 > > Diff: https://reviews.apache.org/r/42557/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Jojy Varghese > >
