-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63353/
-----------------------------------------------------------
(Updated Nov. 1, 2017, 1:53 p.m.)
Review request for mesos, Benjamin Mahler, Greg Mann, and Vinod Kone.
Changes
-------
Moved the test to a new patch.
Bugs: MESOS-8135
https://issues.apache.org/jira/browse/MESOS-8135
Repository: mesos
Description
-------
Previously the agent would sometimes clear the executor ID of
non-command executors before sending the `ReregisterSlaveMessage`
message.
Diffs (updated)
-----
src/slave/slave.cpp 337083dbe60bba2d3773b785bdceeaf0b8fcd070
Diff: https://reviews.apache.org/r/63353/diff/2/
Changes: https://reviews.apache.org/r/63353/diff/1-2/
Testing
-------
Verified that the new test fails on GNU/Linux without the rest of the patch,
but passes with it.
Thanks,
Gaston Kleiman