----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14902/ -----------------------------------------------------------
(Updated Nov. 1, 2013, 12:25 a.m.) Review request for mesos and Benjamin Hindman. Changes ------- Rebase. Tests: bin/mesos-tests.sh --gtest_filter=LogTest.*:ReplicaTest.*:CoordinatorTest.* --gtest_repeat=100 Bugs: MESOS-736 https://issues.apache.org/jira/browse/MESOS-736 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