-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60020/
-----------------------------------------------------------
Review request for mesos and Benjamin Mahler.
Bugs: MESOS-7655
https://issues.apache.org/jira/browse/MESOS-7655
Repository: mesos
Description
-------
These are the utilities being introduced to replace `flatten`.
Rather than specifying the final desired state which can be really cumbersome
with reservation refinements,
`pushReservation` and `popReservation` simply creates new `Resources` with the
`reservations` modified.
Diffs
-----
include/mesos/resources.hpp 451b0cef6f84743e3d630104ba6f55665793f2bc
include/mesos/v1/resources.hpp c790927353122a4eb2bbbee31c6df57d97f3994b
src/common/resources.cpp f89f1aae7845f1e93dd5947de2e7a8e2bfce8bc4
src/v1/resources.cpp 24240eedc4b2747ca02998534437318c3396db4d
Diff: https://reviews.apache.org/r/60020/diff/1/
Testing
-------
Thanks,
Michael Park