-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66708/
-----------------------------------------------------------
(Updated April 19, 2018, 6:09 p.m.)
Review request for mesos, Gilbert Song, Greg Mann, and Jie Yu.
Bugs: MESOS-8585
https://issues.apache.org/jira/browse/MESOS-8585
Repository: mesos
Description
-------
Refactored how the agent sends a TASK_DROPPED status update to
remove code duplication. This also makes the agent consistently
send the executor ID in all these status updates.
Diffs (updated)
-----
src/slave/slave.cpp e5d6c3fac5054a6b0a0b5b77abd850a35be6ccc5
Diff: https://reviews.apache.org/r/66708/diff/2/
Changes: https://reviews.apache.org/r/66708/diff/1-2/
Testing
-------
make check (Fedora 27)
Thanks,
James Peach
|