-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66044/
-----------------------------------------------------------
(Updated March 19, 2018, 4:48 p.m.)
Review request for mesos, Benjamin Mahler, Kapil Arya, Joseph Wu, Michael Park, and Till Toenshoff.
Repository: mesos
Description
-------
Introduced a `shrinkResources()` lambda in allocator
so that the same resource chopping logic can be re-used
in the future, in particular, when introducing the quota
limit.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.cpp 32e88952101d8dbbae9728478b1f5663bf46c3bb
Diff: https://reviews.apache.org/r/66044/diff/2/
Changes: https://reviews.apache.org/r/66044/diff/1-2/
Testing
-------
make check
Thanks,
Meng Zhu
|