You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Anand Mazumdar <an...@apache.org> on 2017/02/22 18:18:26 UTC

Review Request 56937: Renamed `killingTaskGroup` to `killingGroup` on the default executor.

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

Review request for mesos and Vinod Kone.


Repository: mesos


Description
-------

This is consistent with the `KILL_GROUP` operation we introduced
on `TerminationPolicy`. In the future, we might have a `KILL_GROUP`
call for killing a task group.


Diffs
-----

  src/launcher/default_executor.cpp d97324b0e5eb3f145ee93aa0821205c5eefbfce0 

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


Testing
-------

make check


Thanks,

Anand Mazumdar