【发布时间】:2022-01-20 03:18:41
【问题描述】:
我正在尝试在本地运行 apache kafka,zookeeper 运行良好并使用 localhost 绑定到端口 2181。当我启动 kafka 服务器时,它失败并出现以下错误。可能是什么原因?
WARN [Controller id=0, targetBrokerId=0] Connection to node 0
(a23-202-231-169.deploy.static.akamaitechnologies.com/23.202.231.169:9092)
could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient)
【问题讨论】:
-
你能显示服务器配置吗?
标签: apache-kafka apache-zookeeper