-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58509/
-----------------------------------------------------------
(Updated June 13, 2017, 11:27 p.m.)
Review request for mesos and Michael Park.
Changes
-------
rebase and address comments
Bugs: MESOS-7149
https://issues.apache.org/jira/browse/MESOS-7149
Repository: mesos
Description (updated)
-------
When collecting resources allocatable to a role, allocator should
aggregate not only reservations of the role itself, but also that
of all its ancestors.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.cpp
73d0b42433a1ff3e853e851b8191864b4e233666
Diff: https://reviews.apache.org/r/58509/diff/2/
Changes: https://reviews.apache.org/r/58509/diff/1-2/
Testing
-------
see next patch in chain
Thanks,
Jay Guo