----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38443/#review99926 -----------------------------------------------------------
src/slave/containerizer/provisioner/docker/registry_client.cpp (line 291) <https://reviews.apache.org/r/38443/#comment156940> Failed to parse error message: Error expected to be JSON object. I think next iteration we should convert all these JSON parsing into using a protobuf object. - Timothy Chen On Sept. 18, 2015, 1:17 a.m., Jojy Varghese wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/38443/ > ----------------------------------------------------------- > > (Updated Sept. 18, 2015, 1:17 a.m.) > > > Review request for mesos and Timothy Chen. > > > Repository: mesos > > > Description > ------- > > Added layerid information to ManifestResponse > > > Diffs > ----- > > src/slave/containerizer/provisioner/docker/registry_client.hpp > 9d5d15455192e2d75fe5cd7fa8755fb8cc67e185 > src/slave/containerizer/provisioner/docker/registry_client.cpp > 0a9663139b8a6d9e4fa458f7c893d33ca3a30e90 > src/tests/containerizer/provisioner_docker_tests.cpp > 1b0c30450a07d01d1a38d460bc7d921c80be7e3b > > Diff: https://reviews.apache.org/r/38443/diff/ > > > Testing > ------- > > make check. > > > Thanks, > > Jojy Varghese > >
