-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/51027/
-----------------------------------------------------------
(Updated Aug. 17, 2016, 3:46 a.m.)
Review request for mesos.
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
-----
src/master/allocator/mesos/hierarchical.hpp
bdbc6d3b5b959990538f4e3b7b1a3b031d9aea05
src/master/allocator/mesos/hierarchical.cpp
234ef98529964a0b6d3f132426a6c8ccbb1263ee
Diff: https://reviews.apache.org/r/51027/diff/
Testing (updated)
-------
make check
note: check without filters depends on https://reviews.apache.org/r/51028
Thanks,
Jacob Janco