-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52534/
-----------------------------------------------------------
(Updated Jan. 31, 2017, 1:47 a.m.)
Review request for mesos, Alexander Rukletsov, Benjamin Mahler, and Jiang Yan
Xu.
Changes
-------
Rebase.
Bugs: MESOS-6904
https://issues.apache.org/jira/browse/MESOS-6904
Repository: mesos
Description
-------
- With an asynchronous `batch()` allocation,
this ensures that filters do not expire
before the next allocation.
- This patch should be reverted when allocation
occurs on resource recovery.
Diffs (updated)
-----
src/master/allocator/mesos/hierarchical.hpp
2cda3e311ce339d82065d68de83e86439fa192ff
src/master/allocator/mesos/hierarchical.cpp
f471b6848bebae601a7a0509e9c6ad5eab4fa4a2
Diff: https://reviews.apache.org/r/52534/diff/
Testing
-------
With https://reviews.apache.org/r/51027/:
GTEST_FILTER="-*SmallOfferFilter*" make check -j8
Thanks,
Jacob Janco