-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58980/
-----------------------------------------------------------
Review request for mesos, Anand Mazumdar, Gilbert Song, and Jie Yu.
Bugs: mesos-7007
https://issues.apache.org/jira/browse/mesos-7007
Repository: mesos
Description
-------
When there is no container info in the task info, copy that from the executor
info so the command executor can set up the container correctly.
Diffs
-----
src/slave/containerizer/mesos/containerizer.cpp
b58baed64480e22f640a4852537f85922ed382ae
Diff: https://reviews.apache.org/r/58980/diff/1/
Testing
-------
sudo make check
Manually tested on the scenario provided in mesos-7007.
Thanks,
Chun-Hung Hsiao