kafka-server-stop.sh关闭Kafka失败
Kafka brokers need to finish the shutdown process before the zookeepers do.So start the zookeepers, then the kafka brokers will retry the shutdown process.先关闭Kafka,等关闭完之后再关闭Zookeeper,否则,Kafka brokers无
·
Kafka brokers need to finish the shutdown process before the zookeepers do.
So start the zookeepers, then the kafka brokers will retry the shutdown process.
先关闭Kafka,等关闭完之后再关闭Zookeeper,否则,Kafka brokers无法关闭
参考:https://stackoverflow.com/questions/25568178/kafka-server-stop-sh-not-working-when-kafka-started-from-python-script
更多推荐
已为社区贡献1条内容
所有评论(0)