-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25250/
-----------------------------------------------------------
(Updated Sept. 4, 2014, 8:45 p.m.)
Review request for mesos, Benjamin Hindman and Till Toenshoff.
Bugs: MESOS-1736
https://issues.apache.org/jira/browse/MESOS-1736
Repository: mesos-git
Description (updated)
-------
When a framework is shut down e.g. by calling driver.stop() from the scheduler,
running tasks are marked KILLED before migrating them to completed.
Diffs
-----
src/master/master.cpp 2508b38e86b8399886bffcbaca8ec11c731363d8
src/tests/master_tests.cpp eaa1675aa3c598ee9b59334852eafcce65687f18
Diff: https://reviews.apache.org/r/25250/diff/
Testing (updated)
-------
make check (OS X)
Thanks,
Alexander Rukletsov