-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31769/
-----------------------------------------------------------
Review request for mesos, Ben Mahler and Jie Yu.
Bugs: MESOS-2401
https://issues.apache.org/jira/browse/MESOS-2401
Repository: mesos
Description
-------
Removed the setting of executor grace shutdown to "0s" to give a chance for the
executor to actually get the shutdown signal.
Diffs
-----
src/tests/master_tests.cpp 580e1f818201f951c11e4e652a7941fcd888356d
Diff: https://reviews.apache.org/r/31769/diff/
Testing
-------
make check GTEST_FILTER="*ShutdownFrameworkWhileTaskRunning*" GTEST_REPEAT=1000
MESOS_VERBOSE=1 GTEST_BREAK_ON_FAILURE=1
Thanks,
Vinod Kone