-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38637/
-----------------------------------------------------------
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, Jie Yu, Niklas
Nielsen, Thomas Rampelberg, and Timothy Chen.
Bugs: MESOS-3425
https://issues.apache.org/jira/browse/MESOS-3425
Repository: mesos
Description
-------
See summary.
Diffs
-----
src/slave/containerizer/linux_launcher.cpp
fd0ffcf838a745ccd458d57821d358eceb85be26
Diff: https://reviews.apache.org/r/38637/diff/
Testing
-------
make check
on ubuntu 15.04 with systemd 219 verified that pids get assigned to the
`mesos_executor.slice`, and operator is warned about lack of proper resource
isolation upon recovery if the executor pid is no longer in the slice.
Thanks,
Joris Van Remoortere