-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61572/
-----------------------------------------------------------
(Updated Aug. 14, 2017, 5:20 p.m.)
Review request for mesos, Jie Yu and Vinod Kone.
Changes
-------
Changed `Optional` to `int` for `signal` variable.
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 (updated)
-----
src/slave/http.cpp 2d33f0b498c8c819d1aaa6b39ae38b1009fda3e4
Diff: https://reviews.apache.org/r/61572/diff/2/
Changes: https://reviews.apache.org/r/61572/diff/1-2/
Testing
-------
make check
Thanks,
Anand Mazumdar