-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64467/
-----------------------------------------------------------
(Updated Dec. 12, 2017, 10:54 p.m.)
Review request for mesos, Benjamin Mahler and Michael Park.
Changes
-------
Thank you! Patch updated, comments addressed.
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
2b2d1fd2802203eba482be2992a5f2756d100cbf
src/tests/hierarchical_allocator_tests.cpp
862f4683da04d37d9fe9f471d6ec9cd7751f39ec
Diff: https://reviews.apache.org/r/64467/diff/4/
Changes: https://reviews.apache.org/r/64467/diff/3-4/
Testing
-------
make check and a dediated test in #64465
Thanks,
Meng Zhu