-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65786/
-----------------------------------------------------------
Review request for mesos, Andrei Budnik, Gilbert Song, and Michael Park.
Bugs: MESOS-8575
https://issues.apache.org/jira/browse/MESOS-8575
Repository: mesos
Description
-------
Previously, the Docker library might call `os::killtree()` on a
PID after the associated subprocess had already terminated, which
could lead to an unknown process being incorrectly killed.
Diffs
-----
src/docker/docker.cpp 3df370e988fce12d323ff6b441da15dab27bdd28
Diff: https://reviews.apache.org/r/65786/diff/1/
Testing
-------
Testing details are found later in this chain.
Thanks,
Greg Mann