b-goyal commented on PR #111:
URL: https://github.com/apache/kafka/pull/111#issuecomment-1997289430

   As noted in the JIRA https://issues.apache.org/jira/browse/KAFKA-2405 
currently the KafkaHealthCheck causes the JVM to terminate in cases where 
session establishment with Zookeeper fails. I don't know if retrying (after a 
while) is a better way to fix this but at least, IMO, the session establishment 
failure shouldn't kill the JVM. This commit removes the `System.exit()` call.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to