Kafka遇到一些问题
offset在rebalance
Fetch position FetchPosition{offset=143266, offsetEpoch=Optional[2], currentLeader=LeaderAndEpoch{leader=Optional[52.159.97.203:9092 (id: 1 rack: null)], epoch=absent}} is out of range for partition tcp_link-0, resetting offset
[Consumer clientId=consumer-ConsumeGroupBatch-1, groupId=ConsumeGroupBatch] Resetting offset for partition tcp_link-0 to position FetchPosition{offset=144677, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[52.159.97.203:9092 (id: 1 rack: null)], epoch=absent}}.
标签:使用,9092,kafka,offset,LeaderAndEpoch,offsetEpoch,Optional
From: https://www.cnblogs.com/yuanbaobao/p/17976492