You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Vinod Kone <vi...@gmail.com> on 2014/08/05 00:58:14 UTC

Re: Review Request 20504: Added 'process::inject::exited()' to simulate exited events in tests.

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

(Updated Aug. 4, 2014, 10:58 p.m.)


Review request for mesos, Benjamin Hindman and Ben Mahler.


Changes
-------

updated the title and commit message.


Summary (updated)
-----------------

Added 'process::inject::exited()' to simulate exited events in tests.


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


Repository: mesos-git


Description
-------

This is used in the subsequent review.


Diffs (updated)
-----

  3rdparty/libprocess/include/process/process.hpp 3c31dfbaef327d1945cd8ee3743c31c2850d467d 
  3rdparty/libprocess/src/process.cpp 6f6f3f96a2c2354faf7a58f8627cd87fd22d9b9b 
  3rdparty/libprocess/src/tests/process_tests.cpp ebce48c56eba06c00cf83c48b7934b4a8e648269 

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


Testing
-------

make check


Thanks,

Vinod Kone