----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/45081/ -----------------------------------------------------------
Review request for mesos and Alexander Rukletsov. 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
