-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65572/
-----------------------------------------------------------
Review request for mesos and Greg Mann.
Bugs: MESOS-8552
https://issues.apache.org/jira/browse/MESOS-8552
Repository: mesos
Description
-------
These two tests are affected by the lingering executor fix
(#65109). We should wait to make sure tasks are actually launched
on the executor before trigger the agent failover. Otherwise, the
container will be shutdown upon re-registration because the executor
has never received any task.
Diffs
-----
src/tests/slave_recovery_tests.cpp 77aa60c953bd0769eaba05f001755e4cec9ba028
Diff: https://reviews.apache.org/r/65572/diff/1/
Testing
-------
make check
Thanks,
Meng Zhu
|