-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64304/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Michael Park.
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
-----
src/master/allocator/mesos/hierarchical.cpp
715650ee9cb15aed1d1e58badf70fc09e26d13c1
src/tests/hierarchical_allocator_tests.cpp
0309074bab180be122c9b0074981e6f69c97feee
Diff: https://reviews.apache.org/r/64304/diff/1/
Testing
-------
Introduced two dedicated tests.
New failed test:
HierarchicalAllocatorTest.OfferAncestorReservationsToDescendantChild
Thanks,
Meng Zhu