-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64304/
-----------------------------------------------------------
(Updated Dec. 5, 2017, 2:42 p.m.)
Review request for mesos, Alexander Rukletsov, Benjamin Mahler, and Michael
Park.
Changes
-------
Patch updated. Thanks for the review!
Bugs: MESOS-4527
https://issues.apache.org/jira/browse/MESOS-4527
Repository: mesos
Description
-------
Enforced quota limit in the presence of unallocated reservations.
Also modify the allocation process such that the first stage allocation
is solely for quota roles while the second stage is solely for
non-quota roles.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.cpp
4bc9fb6f787224114f1285937cf979ace46d8ea3
src/tests/hierarchical_allocator_tests.cpp
154049c47f2dae2df8d1bb4ddb5c48c478bb3d0e
Diff: https://reviews.apache.org/r/64304/diff/4/
Changes: https://reviews.apache.org/r/64304/diff/3-4/
Testing (updated)
-------
Introduced two dedicated tests.
make check.
Thanks,
Meng Zhu