----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52534/ -----------------------------------------------------------
Review request for mesos. 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 2c31471ee0f5d6836393bf87ff9ecfd8df835013 src/master/allocator/mesos/hierarchical.cpp c8f9492ee1b69e125a1e841116d22a578a9b524e 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
