-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45081/
-----------------------------------------------------------
(Updated March 20, 2016, 10:06 p.m.)
Review request for mesos and Alexander Rukletsov.
Changes
-------
Update the bugs
Bugs: MESOS-4988
https://issues.apache.org/jira/browse/MESOS-4988
Repository: mesos
Description
-------
Allocator will only allocate non-revocable resources to satify quota. As the
reserved resources can not be revocable, it's not necessary to call
`nonRevocable()` for reserved resources.
Diffs
-----
src/master/allocator/mesos/hierarchical.cpp
70291075c00a9a557529c2562dedcfc6c6c3ec32
Diff: https://reviews.apache.org/r/45081/diff/
Testing
-------
make
make check
Thanks,
Klaus Ma