-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46617/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Qian Zhang, and Vinod Kone.
Bugs: MESOS-5227
https://issues.apache.org/jira/browse/MESOS-5227
Repository: mesos
Description
-------
This patch updatess HttpDockerExecutor with v1 API.
This is the third step to:
MESOS-5227:
Implement HTTP Docker Executor that uses the Executor Library.
Diffs
-----
src/docker/http_docker_executor.cpp PRE-CREATION
src/internal/devolve.hpp 00842bb0de1dd587f2b47c79f17c0e7bd7f51189
src/internal/devolve.cpp 4233246c6838f85189f1b4c7e66d2bc0a3bf5408
Diff: https://reviews.apache.org/r/46617/diff/
Testing
-------
make check (Ubuntu 14.04)
Thanks,
Yong Tang