zk1931 / jzab

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

Fix the bug of communicating the sync timeout value. #168

Closed EasonLiao closed 10 years ago

EasonLiao commented 10 years ago

Forgot storing sync timeout value to PeerHandler after receiving PROPOSED_EPOCH message.