----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/66044/ -----------------------------------------------------------
(Updated April 10, 2018, 3:54 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/3/ Changes: https://reviews.apache.org/r/66044/diff/2-3/ Testing ------- make check Thanks, Meng Zhu
