-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30976/
-----------------------------------------------------------
(Updated Feb. 17, 2015, 6 a.m.)
Review request for mesos and Vinod Kone.
Changes
-------
* Updates per the removal of the signature change on the API.
Summary (updated)
-----------------
Updated test frameworks for explicit acknowledgements.
Bugs: MESOS-2347
https://issues.apache.org/jira/browse/MESOS-2347
Repository: mesos
Description
-------
This updates the example frameworks to use the new API.
It also allows example frameworks to use explicit acknowledgements by setting
MESOS_EXPLICIT_ACKNOWLEDGEMENTS in the environment.
Diffs (updated)
-----
src/examples/java/TestFramework.java ce87de89e3868684be2cda604158134f90a499ed
src/examples/python/test_framework.py
aad6d77d4487e9998032d29e26db4b8bb885c8be
src/examples/test_framework.cpp 0a4fde50cc533f54a5dbeb2899cbe3eeb6f133cb
Diff: https://reviews.apache.org/r/30976/diff/
Testing
-------
make check with and without MESOS_EXPLICIT_ACKNOWLEDGEMENTS
Thanks,
Ben Mahler