Kazoo "Connection dropped" error when connecting to local zookeeper server

278 Views Asked by At

I started a local zookeeper service and tried connecting to it with python kazoo client.

However i keep getting,

Connection dropped: socket connection erorr: The handle is invalid

On the server side, i see,

Unable to read additional data from client sessionid 0x0, likely client has closed socket.

Can someone enlighten me no how to fix?

Thanks

0

There are 0 best solutions below