-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60013/
-----------------------------------------------------------
(Updated June 12, 2017, 11:27 a.m.)
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-7655
https://issues.apache.org/jira/browse/MESOS-7655
Repository: mesos
Description (updated)
-------
With reservation refinement, there is a new framework capability called
`RESERVATION_REFINEMENT`. The framework is required to use the
`Resource.reservations` field to express reservations if the capability is set,
otherwise it is required to use the `Resource.role` and `Resource.reservation`
fields.
Diffs
-----
src/common/resources.cpp f89f1aae7845f1e93dd5947de2e7a8e2bfce8bc4
src/master/validation.hpp 6b53e34f67f6a8b338b92db6cb7398f1dccce5a9
src/master/validation.cpp f45f9e816bdaf6304794604570edbd68d5faf715
src/tests/master_validation_tests.cpp
4e7ce74edf0069b9317f869b299694a45e2a62f2
src/v1/resources.cpp 24240eedc4b2747ca02998534437318c3396db4d
Diff: https://reviews.apache.org/r/60013/diff/1/
Testing
-------
Thanks,
Michael Park