zk1931 / jzab

ZooKeeper Atomic Broadcast in Java
http://zk1931.github.io/jzab/master/
Apache License 2.0
54 stars 23 forks source link

Append COP to log and some refactory on reconfig logic. #127

Closed EasonLiao closed 10 years ago

EasonLiao commented 10 years ago

@m1ch1 Thanks for the suggestion. I think now the code looks cleaner. I'll write more tests and change the quorum size of AckProcessor at the correct timing in separate commits.

EasonLiao commented 10 years ago

@m1ch1