-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61572/
-----------------------------------------------------------
Review request for mesos, Jie Yu and Vinod Kone.
Bugs: MESOS-7879
https://issues.apache.org/jira/browse/MESOS-7879
Repository: mesos
Description
-------
Instead of invoking `destroy()` directly, `killNestedContainer()`
would invoke `kill()` to terminate the nested container.
Diffs
-----
src/slave/http.cpp 2d33f0b498c8c819d1aaa6b39ae38b1009fda3e4
Diff: https://reviews.apache.org/r/61572/diff/1/
Testing
-------
make check
Thanks,
Anand Mazumdar