-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/62646/
-----------------------------------------------------------
(Updated Oct. 10, 2017, 12:22 a.m.)
Review request for mesos, Jie Yu and Qian Zhang.
Bugs: MESOS-7963
https://issues.apache.org/jira/browse/MESOS-7963
Repository: mesos
Description (updated)
-------
In the default executor, propagate newly added `WaitNestedContainer`
response fields to the corresponding status update. This allows
frameworks to receive more reliable information about nested
container failures.
Diffs (updated)
-----
src/launcher/default_executor.cpp 136c000917b2c4fdaf68fd460764c3a15fdf3bf0
Diff: https://reviews.apache.org/r/62646/diff/2/
Changes: https://reviews.apache.org/r/62646/diff/1-2/
Testing
-------
make check (Fedora 26)
Thanks,
James Peach