-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66704/
-----------------------------------------------------------
(Updated April 19, 2018, 5:52 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 the executor launch path so to make the conditional
logic clearer. After this there is just one place that adds and
launches a new executor and we will subsequently be able to add
error handling there.
Diffs (updated)
-----
src/slave/slave.cpp e5d6c3fac5054a6b0a0b5b77abd850a35be6ccc5
Diff: https://reviews.apache.org/r/66704/diff/3/
Changes: https://reviews.apache.org/r/66704/diff/2-3/
Testing
-------
make check (Fedora 27)
Thanks,
James Peach
|