-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44223/
-----------------------------------------------------------
Review request for mesos, Alexander Rukletsov, Ben Mahler, and Vinod Kone.
Bugs: MESOS-4829
https://issues.apache.org/jira/browse/MESOS-4829
Repository: mesos
Description
-------
This change modifies the executor library to read shutdown grace
period from the environment instead of reading it from the `Shutdown`
event in executor protobuf.
Diffs
-----
src/executor/executor.cpp c5f22e732259da814170677ea8ef85db1edac686
Diff: https://reviews.apache.org/r/44223/diff/
Testing
-------
make check
Thanks,
Anand Mazumdar