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

(Updated Aug. 31, 2017, 11:27 p.m.)


Review request for mesos, Benjamin Hindman, Benjamin Mahler, and Gilbert Song.


Changes
-------

Adjusted the comments based on some feedback.


Bugs: MESOS-7926
    https://issues.apache.org/jira/browse/MESOS-7926


Repository: mesos


Description
-------

This patch addressed MESOS-7926 by protecting 'termination.future()'
with 'undiscardable'. This prevented the upstream discard event from
being propagated into 'termination.future()' which gets reused for
other calls.


Diffs (updated)
-----

  src/slave/containerizer/mesos/containerizer.cpp 
5f9373a88819ae1e0ceae708dccbed5383684918 


Diff: https://reviews.apache.org/r/62005/diff/3/

Changes: https://reviews.apache.org/r/62005/diff/2-3/


Testing
-------

sudo make check

Ran the test in https://reviews.apache.org/r/61981 which previously fails. With 
this patch, the test passes.


Thanks,

Jie Yu

Reply via email to