-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52534/
-----------------------------------------------------------
(Updated Jan. 12, 2017, 6:56 p.m.)
Review request for mesos, Alexander Rukletsov, Benjamin Mahler, and Jiang Yan
Xu.
Changes
-------
Change JIRA.
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
-----
src/master/allocator/mesos/hierarchical.hpp
a6424d624864155e1c87a28a63b784512c5c8722
src/master/allocator/mesos/hierarchical.cpp
91b1ec43940a788459f045ca4a4b82d4e8373bca
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