-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37180/
-----------------------------------------------------------
(Updated Aug. 10, 2015, 7:05 a.m.)
Review request for mesos, Benjamin Hindman, Artem Harutyunyan, and Joseph Wu.
Summary (updated)
-----------------
Maintenance Primitives: Implemented Master::inverseOffer.
Bugs: MESOS-1474
https://issues.apache.org/jira/browse/MESOS-1474
Repository: mesos
Description
-------
See summary.
Diffs (updated)
-----
src/master/master.hpp 28356e4ca24312b8be0138a34805b3d9035a99a3
src/master/master.cpp 08dd34d9d18f547c6e8d04caf9e39a2b3ffc5f63
src/messages/messages.proto 8977d8e0f3b16003128b6b9cab556a7b224f083c
Diff: https://reviews.apache.org/r/37180/diff/
Testing
-------
The tests break as expected.
With the scheduler API change there are CHECKs that fail.
Once we update the API these will be resolved.
Thanks,
Joris Van Remoortere