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

Review request for mesos and Vinod Kone.


Bugs: mesos-6296
    https://issues.apache.org/jira/browse/mesos-6296


Repository: mesos


Description
-------

The previous code used to pipeline all the `KILL_NESTED_CONTAINER`
calls on the same connection. This change removes this and invokes
`post` for each child container. This simplifies the code and
makes it more readable.


Diffs
-----

  src/launcher/default_executor.cpp 97eee05cac8cb1f62d43e2aecc08a8e54e49eac3 

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


Testing
-------

make check


Thanks,

Anand Mazumdar

Reply via email to