-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64304/
-----------------------------------------------------------
(Updated Dec. 10, 2017, 8:29 p.m.)
Review request for mesos, Alexander Rukletsov, 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 (updated)
-----
src/master/allocator/mesos/hierarchical.cpp
9d8b6714d060f67d570c5653798e705248781869
Diff: https://reviews.apache.org/r/64304/diff/6/
Changes: https://reviews.apache.org/r/64304/diff/5-6/
Testing
-------
Introduced two dedicated tests.
make check.
Thanks,
Meng Zhu