-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/41661/
-----------------------------------------------------------
Review request for mesos, Neil Conway and Vinod Kone.
Bugs: MESOS-4192
https://issues.apache.org/jira/browse/MESOS-4192
Repository: mesos
Description
-------
This change adds documentation on how Mesos does API versioning. It also has a
section:
- On how API versioning and Release versioning are different.
- API compatibility/upgrade guarantees.
- Implementation Details.
Most of the information is taken from the design doc on Mesos HTTP API
Versioning:
https://docs.google.com/document/d/1-iQjo6778H_fU_1Zi_Yk6szg8qj-wqYgVgnx7u3h6OU/edit#
Diffs
-----
docs/home.md 51c19bb9d0d74698fcdda6197d32ed8f4a57d7c9
docs/versioning.md PRE-CREATION
Diff: https://reviews.apache.org/r/41661/diff/
Testing
-------
https://gist.github.com/hatred/1cc6db05d0ca51397886
Thanks,
Anand Mazumdar