Hi, My application recently experience a network connectivity issue which lead into getting the client (0.8.2.2) disconnected. After the network was restored the client failed to reconnect because while trying to do this, resolving the Zookeeper Server hostname to an IP failed as well (DNS failure).
Is there a reliable way in checking the health status of the client? I would like to integrate this into the application's healthcheck service, therefore a programmatic approach would fit best. Marius Span