----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56174/#review163832 -----------------------------------------------------------
Patch looks great! Reviews applied: [56174] 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 Feb. 1, 2017, 3:17 p.m., Ilya Pronin wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56174/ > ----------------------------------------------------------- > > (Updated Feb. 1, 2017, 3:17 p.m.) > > > Review request for mesos, Jie Yu and Timothy Chen. > > > Bugs: MESOS-7045 > https://issues.apache.org/jira/browse/MESOS-7045 > > > Repository: mesos > > > Description > ------- > > If a layer is already in the store, there's no need to extract it. > `RegistryPuller` already does this and `Store` is ready for such puller > behaviour. > > > Diffs > ----- > > src/slave/containerizer/mesos/provisioner/docker/local_puller.cpp > ee391af898886bff9e5b911697f725c5ea53ebd8 > > Diff: https://reviews.apache.org/r/56174/diff/ > > > Testing > ------- > > `make check` > > > Thanks, > > Ilya Pronin > >
