-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48571/
-----------------------------------------------------------
(Updated June 15, 2016, 2:03 p.m.)
Review request for mesos, Benjamin Mahler, Artem Harutyunyan, Jie Yu, and Neil
Conway.
Changes
-------
Add JIRA and reviewer.
Bugs: MESOS-5576
https://issues.apache.org/jira/browse/MESOS-5576
Repository: mesos
Description
-------
The log replica tests use a tool to set an `EMPTY` replica to `VOTING`.
This tool has a few potential failure cases, and the tool's result
should be checked in tests that expect `VOTING` replicas.
Diffs
-----
src/tests/log_tests.cpp 06bf5b8eb0336e015285ef749f50b8ad5be9aa62
Diff: https://reviews.apache.org/r/48571/diff/
Testing
-------
make check
Thanks,
Joseph Wu