-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51027/
-----------------------------------------------------------
(Updated Dec. 20, 2016, 7:20 a.m.)
Review request for mesos, Benjamin Mahler, Guangya Liu, James Peach, Klaus Ma,
and Jiang Yan Xu.
Bugs: MESOS-3157
https://issues.apache.org/jira/browse/MESOS-3157
Repository: mesos
Description
-------
- Triggered allocations dispatch allocate() only
if there is no pending allocation in the queue.
- Allocation candidates are accumulated and only
cleared when enqueued allocations are processed.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.hpp
a6424d624864155e1c87a28a63b784512c5c8722
src/master/allocator/mesos/hierarchical.cpp
91b1ec43940a788459f045ca4a4b82d4e8373bca
Diff: https://reviews.apache.org/r/51027/diff/
Testing
-------
make check
note: check without filters depends on https://reviews.apache.org/r/51028 and
https://reviews.apache.org/r/52534
Thanks,
Jacob Janco