学无先后,达者为师

网站首页 编程语言 正文

kafka-server-stop.sh关闭Kafka失败

作者:从零开始的数据猿 更新时间: 2022-05-13 编程语言

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

原文链接:https://nmydt.blog.csdn.net/article/details/124324656

栏目分类
最近更新