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

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


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
-----

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


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


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