-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46411/
-----------------------------------------------------------
Review request for mesos, Greg Mann, Artem Harutyunyan, Kevin Klues, and Vinod Kone.
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
-----
src/examples/balloon_framework.cpp 15c45612b777edaf97aea9b953439d4ad56920f3
Diff: https://reviews.apache.org/r/46411/diff/
Testing
-------
make check
Thanks,
Joseph Wu
|