-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2898/
-----------------------------------------------------------
Review request for mesos.
Summary
-------
Note: this is a patch against the MESOS-46 patch to simplify the added test, so
either that needs to be committed first or the test needs to be changed
substantially.
This test makes filters installed by rejecting an offer track the amount of
resources rejected. The filter will only discard offers for the filtered slave
when the offer would be no larger than the rejected offer.
This addresses bug MESOS-83.
https://issues.apache.org/jira/browse/MESOS-83
Diffs
-----
src/master/master.hpp fdacf36
src/master/master.cpp b6cfde7
src/tests/master_tests.cpp 2438114
src/tests/utils.hpp 02772f7
Diff: https://reviews.apache.org/r/2898/diff
Testing
-------
Thanks,
Charles