-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/32139/
-----------------------------------------------------------
(Updated March 18, 2015, 7:43 p.m.)
Review request for mesos, Alexander Rukletsov, Ben Mahler, and Jie Yu.
Changes
-------
Addressed Alex's comments.
Bugs: MESOS-2475
https://issues.apache.org/jira/browse/MESOS-2475
Repository: mesos
Description
-------
The beginning of `Resource::ReservationInfo`. This patch only introduces the
`framework_id` field. We don't need the required `principal` field yet and will
be introduced together with the "unreserve" ACLs. An optional `id` may be
introduced in the future as well.
Diffs (updated)
-----
include/mesos/mesos.proto ec8efaec13f54a56d82411f6cdbdb8ad8b103748
Diff: https://reviews.apache.org/r/32139/diff/
Testing
-------
make check
Thanks,
Michael Park