Kafka常见报错解决案例

1.自行修改server.properties中broker id后造成与meta.properties中数据不匹配 kafka.common.InconsistentBrokerIdException: Configured broker.id 2 doesn’t match stored broker.id 1 in meta.properties. If you moved your dat
相关文章
相关标签/搜索