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