----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51352/ -----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Anand Mazumdar, Qian Zhang, and Vinod Kone. Bugs: MESOS-5227 https://issues.apache.org/jira/browse/MESOS-5227 Repository: mesos Description ------- This fix updates the docker executor so that it is unversioned (instead of v1). This fix is part of MESOS-5227. Diffs ----- src/docker/executor.cpp 8d679cd33b6ddf3a5c11bb8c458a97b8809473ac Diff: https://reviews.apache.org/r/51352/diff/ Testing ------- make check (Ubuntu 14.04) Thanks, Yong Tang