-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25568/
-----------------------------------------------------------
Review request for mesos, Niklas Nielsen and Vinod Kone.
Bugs: MESOS-1410
https://issues.apache.org/jira/browse/MESOS-1410
Repository: mesos-git
Description
-------
Added two tests:
(1) Ensure that reconciliation works for terminal unacknowledged tasks.
(2) Ensure that resources are released for terminal unacknowledged tasks.
Diffs
-----
src/master/master.cpp d5db24ef3c2d2501aa5852b62d50a425bc0ad925
src/tests/master_tests.cpp 3d080b2efad5a210353d4cef4c827380d5138d1a
src/tests/reconciliation_tests.cpp 1c9e73b0ee99a8a33f663f992b0c9770e83b98c5
Diff: https://reviews.apache.org/r/25568/diff/
Testing
-------
make check, ran these new tests in repetition
Thanks,
Ben Mahler