-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66568/
-----------------------------------------------------------
Review request for mesos, Chun-Hung Hsiao and Greg Mann.
Bugs: MESOS-4965
https://issues.apache.org/jira/browse/MESOS-4965
Repository: mesos
Description
-------
These two operations are intended to be non-speculative eventually but
are implemented as speculative right now. To avoid frameworks opt-in to
dangerous behavior, we require that accept can only container one
`GROW_VOLUME` or `SHRINK_VOLUME` and no other operations.
Diffs
-----
src/master/master.cpp f7da675e8fe96159e5335c9e83b65b67ed90eda8
Diff: https://reviews.apache.org/r/66568/diff/1/
Testing
-------
Thanks,
Zhitao Li