While deploying Kafka with Hydra there are times where Kafka shuts down because Zookeeper just wasn't ready to accept connections.
To tweak it just a little bit I added small dependency to Kafka + restart policy just in case it dies for some unknown reason to tackle "Did you try to turn it off and on again".
While deploying Kafka with Hydra there are times where Kafka shuts down because Zookeeper just wasn't ready to accept connections. To tweak it just a little bit I added small dependency to Kafka + restart policy just in case it dies for some unknown reason to tackle "Did you try to turn it off and on again".