-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65821/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler and Michael Park.
Bugs: MESOS-8456
https://issues.apache.org/jira/browse/MESOS-8456
Repository: mesos
Description
-------
The second allocation stage was only for non-quota role allocation.
This patch makes the second allocation stage a burst stage for
all roles to get resource allocations above their guarantee but
below limit.
Diffs
-----
src/master/allocator/mesos/hierarchical.cpp
58aa83ffdb194bbb9bb518a6b77e23fa49d340f4
Diff: https://reviews.apache.org/r/65821/diff/1/
Testing
-------
make check
Thanks,
Meng Zhu