zk1931 / jzab

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

getServerId() returns null #125

Closed ghost closed 10 years ago

ghost commented 10 years ago

The serverId fileld might not be initialized after the constructor returns.

EasonLiao commented 10 years ago

It's fixed in #110