-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46411/
-----------------------------------------------------------
(Updated June 6, 2016, 4:55 p.m.)
Review request for mesos, Greg Mann, Artem Harutyunyan, Kevin Klues, and Vinod
Kone.
Changes
-------
Rebase on earlier changes.
Bugs: MESOS-5174
https://issues.apache.org/jira/browse/MESOS-5174
Repository: mesos
Description
-------
Changes the `statusUpdate` handler to explicitly enumerate terminal
states. Previously, the handler used an internal utility method, which
would not be available if this framework were compiled outside of Mesos.
Diffs (updated)
-----
src/examples/balloon_framework.cpp 739fb504e93154bf032b4c621151fa3c99b60037
Diff: https://reviews.apache.org/r/46411/diff/
Testing
-------
make check
Thanks,
Joseph Wu