Skip to main content

Kafka cluster cannot connect to zookeeper

We have one zookeeper node and two Kafka nodes. After that, we expand the capacity of zookeeper: change the configuration of zookeeper node, restart it, and add two zookeeper nodes. After that, my Kafka cluster could not connect to the zookeeper cluster, and there was no information available in the log.

What should we do? Thank you

Comments