-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48767/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler, Artem Harutyunyan, Jie Yu, and Neil
Conway.
Bugs: MESOS-5576
https://issues.apache.org/jira/browse/MESOS-5576
Repository: mesos
Description
-------
Adds tests which drop a quorum of each type of message passed during
leader election. The dropped messages prevent that phase of leader
election from proceeding unless the message is resent.
Diffs
-----
src/tests/log_tests.cpp 06bf5b8eb0336e015285ef749f50b8ad5be9aa62
Diff: https://reviews.apache.org/r/48767/diff/
Testing
-------
make check
Need to implement the retry logic and enable these new tests.
Would be nice to parameterize the tests (only one statement differs in each).
Thanks,
Joseph Wu