----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14902/ -----------------------------------------------------------
(Updated Oct. 25, 2013, 7:18 p.m.) Review request for mesos and Benjamin Hindman. Changes ------- Using replica->missing() instead of log::catchup() to CHECK is an entry is learned locally. Tests: bin/mesos-tests.sh --gtest_filter=CoordinatorTest.*:ReplicaTest.*:LogTest.* --gtest_repeat=100 Repository: mesos-git Description ------- Libprocessify the coordinator. Diffs (updated) ----- src/log/coordinator.hpp 3f6fb7c src/log/coordinator.cpp 6e6466f src/tests/log_tests.cpp ff5f86c Diff: https://reviews.apache.org/r/14902/diff/ Testing ------- bin/mesos-tests.sh --gtest_filter=*CoordinatorTest*:*LogTest*:*ReplicaTest* --gtest_repeat=100 Thanks, Jie Yu
