2021年6月30日

Kafka auto.offset.reset值详解

摘要: 当创建一个新分组的消费者时,auto.offset.reset值为 latest 时, 昨天在写一个java消费kafka数据的实例,明明设置auto.offset.reset为earliest,但还是不从头开始消费,官网给出的含义太抽象了。earliest: automatically reset 阅读全文

posted @ 2021-06-30 11:05 ExplorerMan 阅读(375) 评论(0) 推荐(0)

导航