-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50490/
-----------------------------------------------------------
(Updated Oct. 10, 2016, 6:48 a.m.)
Review request for mesos and Joseph Wu.
Changes
-------
rebase
Bugs: MESOS-5828
https://issues.apache.org/jira/browse/MESOS-5828
Repository: mesos
Description
-------
Separated out the Zookeeper implementation of the replicated log's
PIDGroup abstraction. And it's added to namespace mesos::internal::log.
This is part of code clean-up.
Diffs (updated)
-----
src/Makefile.am fd01e1dfbdb04d073484ff6b7cc94b8d769f8a8e
src/log/log.hpp a600025f4ca38e3fad0f64f48b007138da8e22d4
src/log/log.cpp 2301eef564f2a42958c6c2c8eef0cc4b2fd76353
src/log/network.hpp 0afcfae27394527f7c957e31014cc9a32a4bf63b
src/log/pid_group/zookeeper.hpp PRE-CREATION
Diff: https://reviews.apache.org/r/50490/diff/
Testing
-------
see the end of review chain
Thanks,
Jay Guo