[ https://issues.apache.org/jira/browse/KAFKA-15074 ]
zhangzhisheng deleted comment on KAFKA-15074: --------------------------------------- was (Author: zhangzs): We have also encountered this problem in the production environment, and the specific manifestation is that some groups have site resets kafka server 2.7.2 and 2.4.2 > offset out of range for partition xxx, resetting offset > ------------------------------------------------------- > > Key: KAFKA-15074 > URL: https://issues.apache.org/jira/browse/KAFKA-15074 > Project: Kafka > Issue Type: Bug > Components: clients, consumer > Affects Versions: 3.3.2 > Reporter: YaYun Wang > Priority: Major > > I got ?? "Fetch position FetchPosition{offset=42574305, > offsetEpoch=Optional[2214], > currentLeader=LeaderAndEpoch{leader=Optional[host:port (id: 2 rack: > cn-north-1d)], epoch=2214}} is out of range for partition > vcc.hdmap.tile.delivery-4, resetting offset " ??when producer publish 100W > data to partition 4 in several minutes and consumer consume data through > @KafkaListener , just one consumer exists. > > -- This message was sent by Atlassian Jira (v8.20.10#820010)