> On 六月 26, 2016, 2:52 a.m., Guangya Liu wrote:
> > src/slave/containerizer/mesos/provisioner/appc/store.cpp, lines 211-212
> > <https://reviews.apache.org/r/49232/diff/1/?file=1430206#file1430206line211>
> >
> > VLOG(1) << "Failed to get manifest for image '"
> > << appc.SerializeAsString() << "'";
VLOG(1) << "Failed to get manifest for AppC image '"
<< appc.SerializeAsString() << "'";
- Guangya
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49232/#review139469
-----------------------------------------------------------
On 六月 25, 2016, 10:53 p.m., Srinivas Brahmaroutu wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/49232/
> -----------------------------------------------------------
>
> (Updated 六月 25, 2016, 10:53 p.m.)
>
>
> Review request for mesos, Gilbert Song and Jie Yu.
>
>
> Bugs: MESOS-4778
> https://issues.apache.org/jira/browse/MESOS-4778
>
>
> Repository: mesos
>
>
> Description
> -------
>
> Added appcManifest to ImageInfo and ProvisionInfo.
>
>
> Diffs
> -----
>
> src/slave/containerizer/mesos/containerizer.cpp
> d984efd4742ec084d66538c48a36ea768832324d
> src/slave/containerizer/mesos/provisioner/appc/store.cpp
> aaa0efe63e587b9e604082b52a3cb8c11545fbb9
> src/slave/containerizer/mesos/provisioner/provisioner.hpp
> 48a05059969e068a0ee0d38b61be9e7104e3188d
> src/slave/containerizer/mesos/provisioner/provisioner.cpp
> 249acad49122d988e44744384bcf840b941c0997
> src/slave/containerizer/mesos/provisioner/store.hpp
> 1d477ef13ddd24fd8badae0decaa4a2271ecc746
>
> Diff: https://reviews.apache.org/r/49232/diff/
>
>
> Testing
> -------
>
> Make Check.
>
>
> Thanks,
>
> Srinivas Brahmaroutu
>
>