reborndb / reborn

Distributed database fully compatible with redis protocol
MIT License
898 stars 142 forks source link

Probably there is a bug on zookeeper library. #18

Open ngaut opened 9 years ago

ngaut commented 9 years ago

Two machine. A, B zookeeper on B proxy on A

ifconfig network down on B, wait for 1 minutes, then ifconfig network up. proxy on A did not get notified.

siddontang commented 9 years ago

In my test, proxy will see the session expired error, so we may recheck it later.