-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40375/
-----------------------------------------------------------
(Updated Nov. 24, 2015, 10:48 p.m.)
Review request for mesos, Guangya Liu, Artem Harutyunyan, and Joris Van
Remoortere.
Summary (updated)
-----------------
Support distinguishing revocable resources in the Resource protobuf.
Bugs: MESOS-3888
https://issues.apache.org/jira/browse/MESOS-3888
Repository: mesos
Description
-------
MESOS-3888: We need to distinguish revocable resource for usage slack and
allocation slack.
Diffs
-----
include/mesos/mesos.proto 0b8289f
include/mesos/v1/mesos.proto c98f2a4
src/common/resources.cpp b4abf54
src/tests/resources_tests.cpp dbd39cd
src/v1/resources.cpp 8488c31
Diff: https://reviews.apache.org/r/40375/diff/
Testing
-------
make && make check
Thanks,
Klaus Ma