返回到文章

采纳

编辑于 3年前

集群正常, kafka消费者提交offse却报异常: Messages are written to the log, but to fewer in-sync replicas than required.

kafka

我的kafka集群有5个broker, 正常运行, 但是消费者提交offset却异常:

Messages are written to the log, but to fewer in-sync replicas than required.

(kafka服务端版本:0.10.0.0, 客户端整合springboot, spring-kafka版本为2.2.8.RELEASE)

异常信息:

Messages are written to the log, but to fewer in-sync replicas than required