The Cluster ID doesn't match stored clusterId Some(6X43Sf6hSjifObu_Kc023w) in meta.properties. The broker is trying to join the wrong cluster. Configured zookeeper.connect may be wrong.
集群id和meta.properties里面中的Cluster ID不一致问题。
meta.properties配置在config/server.properties根据配置的日志路径修改meta.properties
或者暴力些直接删除日志文件重新启动
#
#Fri Sep 17 16:03:26 CST 2021
cluster.id=6X43Sf6hSjifObu_Kc023w
version=0
broker.id=1



