-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40379/
-----------------------------------------------------------
(Updated Dec. 4, 2015, 1:17 p.m.)
Review request for mesos, Guangya Liu, Artem Harutyunyan, Joris Van Remoortere,
and Joseph Wu.
Changes
-------
Add comments on overwriting revocalbe resources type to USAGE_SLACK.
Bugs: MESOS-3930
https://issues.apache.org/jira/browse/MESOS-3930
Repository: mesos
Description
-------
In Optimistic Offer Phase 1, it introduce `RevocableInfo::type`: USAGE_SLACK
for Oversubscription and ALLOCATION_SLACK for Optimistic Offer. Slave helps to
update `RevocableInfo::type` for Oversubscription.
Diffs (updated)
-----
include/mesos/slave/resource_estimator.hpp 27612ca
src/slave/slave.cpp 777f36b
Diff: https://reviews.apache.org/r/40379/diff/
Testing
-------
make (make check is on-going)
Thanks,
Klaus Ma