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

Review request for mesos and Vinod Kone.


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


Repository: mesos


Description
-------

This ensures that when we add support for the default executor
launch multiple task groups, kill for a particular task should
_only_ result in the killing of a task group and not the entire
executor as was the case currently.


Diffs
-----

  src/launcher/default_executor.cpp 97eee05cac8cb1f62d43e2aecc08a8e54e49eac3 
  src/tests/default_executor_tests.cpp e8e0aa2f0d2508de6db03685c70d1ed9c1da3659 

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


Testing
-------

make check


Thanks,

Anand Mazumdar

Reply via email to