-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43819/
-----------------------------------------------------------
(Updated March 13, 2016, 1:29 p.m.)
Review request for mesos, Adam B and Neil Conway.
Changes
-------
Addressed comments.
Bugs: MESOS-4726
https://issues.apache.org/jira/browse/MESOS-4726
Repository: mesos
Description
-------
Previously the app-framework-development-guide only explained the scheduler
callback interface. Equally important when developing frameworks is the
knowledge if potential actions a scheduler can trigger via the SchedulerDriver.
Diffs (updated)
-----
docs/app-framework-development-guide.md
55f09c7cf2262dda98dcc8b63b1e36ab78296141
Diff: https://reviews.apache.org/r/43819/diff/
Testing
-------
Viewed via gist (https://gist.github.com/joerg84/b4bf279a55e1b62051e6) and via
docker website container.
Thanks,
Joerg Schad