-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/29947/
-----------------------------------------------------------
(Updated April 21, 2015, 2:44 p.m.)
Review request for mesos and Niklas Nielsen.
Changes
-------
Addressed Nik's comments.
Bugs: MESOS-2226
https://issues.apache.org/jira/browse/MESOS-2226
Repository: mesos
Description (updated)
-------
There is currently no good way to synchronize between the test body and the
hook code, so we wire a promise (owned by the test code). The technical debt is
covered by the following JIRA issue:
https://issues.apache.org/jira/browse/MESOS-2641
Diffs (updated)
-----
src/examples/test_hook_module.cpp 2f2da1c5ef85af06c7f366d38ce5b64f39d0076f
src/tests/hook_tests.cpp bb9de25bd2c4601d333a3ca1aec13820c7df7378
Diff: https://reviews.apache.org/r/29947/diff/
Testing
-------
make check
Thanks,
Kapil Arya