解决方法:

kafka启动的时候添加守护进程

bin/kafka-server-start.sh -daemon ./config/server.properties  &

问题原因:

待补充。。。

相关文章: