-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64467/
-----------------------------------------------------------
(Updated Dec. 8, 2017, 4:26 p.m.)
Review request for mesos, Benjamin Mahler and Michael Park.
Bugs: MESOS-8293
https://issues.apache.org/jira/browse/MESOS-8293
Repository: mesos
Description
-------
Now before offering unreserved resources to frameworks, the
resources are holdout for the quota headroom until the headroom
is met (reserved resources are offered unaffected).
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.cpp
9d8b6714d060f67d570c5653798e705248781869
src/tests/hierarchical_allocator_tests.cpp
862f4683da04d37d9fe9f471d6ec9cd7751f39ec
Diff: https://reviews.apache.org/r/64467/diff/2/
Changes: https://reviews.apache.org/r/64467/diff/1-2/
Testing
-------
make check and a dediated test in #64465
Thanks,
Meng Zhu