teou

Results 2 issues of teou

cann't help asking this: why is shard count fixed 32, not a variable? :)

enhancement
question

https://github.com/samuel/go-zookeeper/blob/master/zk/conn.go#L297 receiving more than 6 events at the same time, the 7th event will be lost. for example, receiving events in following order(processing events may be slow): StateConnected StateDisconnected StateDisconnected...