Kafka auto.offset.reset值详解
摘要:
昨天在写一个java消费kafka数据的实例,明明设置auto.offset.reset为earliest,但还是不从头开始消费,官网给出的含义太抽象了。earliest: automatically reset the offset to the earliest offset,自动将偏移量置为最 阅读全文
posted @ 2021-06-11 17:34 ExplorerMan 阅读(246) 评论(0) 推荐(0)