-
Hi, This is not the Kafka-ui issue but maybe someone could help me with that. I think this can be a problem why I cannot make Kafka-ui works. zookeeper-shell.bat localhost:2181 ls /brokers/ids I get error: Connecting to localhost:2181 And in Zookeeper: [2022-07-30 19:54:53,335] INFO Expiring session 0x10000190aa20001, timeout of 30000ms exceeded (org.apache.zookeeper.server.ZooKeeperServer) server.properties: zookeeper.connection.timeout.ms=18000 zookeeper.properties: What can be the reason? Regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@gosforth I'd suggest the following:
|
Beta Was this translation helpful? Give feedback.
-
So Kafka can run without zookeeper? Zookeeper is only to manage configuration? Everywhere is see that zookeeper is essential module... server.properties:
zookeeper.properties:
|
Beta Was this translation helpful? Give feedback.
@gosforth I'd suggest the following: