qiuxiafei / zk-web

A web UI for zookeeper
500 stars 153 forks source link

When a zk server is down, zk-web can never reach it again. #4

Open qiuxiafei opened 11 years ago

qiuxiafei commented 11 years ago

Because zk-web always cache a zk client no matter what happend to it, this will happen.

Try to invalidate a zk client when the server is gone.

haosdent commented 9 years ago

Is this bug fix?

ghost commented 4 years ago

kill it and restart?