-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68812/
-----------------------------------------------------------
(Updated Oct. 26, 2018, 5:20 p.m.)
Review request for mesos and Joseph Wu.
Changes
-------
Ooopsi!
Bugs: MESOS-5827
https://issues.apache.org/jira/browse/MESOS-5827
Repository: mesos
Description
-------
Adds an example framework displaying how to handle inverse offers.
This example is based on the original review request
https://reviews.apache.org/r/50010/ by Joseph Wu.
Some changes were applied adding framework authentication
capabilites, updated PullGauge metrics and other minor adaptations
following the other example frameworks.
Diffs (updated)
-----
src/Makefile.am 5795c7097a9ed1f659e169ad81a9f2c09481aa81
src/examples/CMakeLists.txt a2c0dd12e34ae739be85885fd815514f7d3d59a5
src/examples/inverse_offer_framework.cpp PRE-CREATION
Diff: https://reviews.apache.org/r/68812/diff/3/
Changes: https://reviews.apache.org/r/68812/diff/2-3/
Testing
-------
make check
Thanks,
Till Toenshoff