-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30973/
-----------------------------------------------------------
(Updated Feb. 21, 2015, 10:15 p.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Changes
-------
* Updated `acknowledgeStatusUpdate` to take a `TaskStatus` to simplify the call
for schedulers.
Bugs: MESOS-2347
https://issues.apache.org/jira/browse/MESOS-2347
Repository: mesos
Description
-------
This adds the Java bindings for explicit acknowledgements in the driver:
https://reviews.apache.org/r/30971/
Diffs (updated)
-----
src/python/interface/src/mesos/interface/__init__.py
8af649cd90052ee43dd65cd506cfbe513ebee789
src/python/native/src/mesos/native/mesos_scheduler_driver_impl.hpp
d15dfb991e8aaf2e6eb17a0c280dbb23dbc1c353
src/python/native/src/mesos/native/mesos_scheduler_driver_impl.cpp
1badf554c4a1b4bb931f0ab01a339fa1834c7d25
Diff: https://reviews.apache.org/r/30973/diff/
Testing
-------
Tested in subsequent patches.
Thanks,
Ben Mahler