-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25250/
-----------------------------------------------------------

(Updated Sept. 22, 2014, 4:25 p.m.)


Review request for mesos, Benjamin Hindman and Till Toenshoff.


Changes
-------

Explain why we prefer TASK_KILLED and not sending the update.


Bugs: MESOS-1736
    https://issues.apache.org/jira/browse/MESOS-1736


Repository: mesos-git


Description
-------

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 (updated)
-----

  src/master/master.cpp e5d30e9 
  src/tests/master_tests.cpp 8e4ec1d 

Diff: https://reviews.apache.org/r/25250/diff/


Testing
-------

make check (OS X)


Thanks,

Alexander Rukletsov

Reply via email to