[
https://issues.apache.org/jira/browse/KAFKA-15074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
YaYun Wang updated KAFKA-15074:
-------------------------------
Description:
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 i consumer kafka through
@KafkaListener in that case producer publish 100W data to partition 4 in one
minute, and one consumer consume the data from the partition.
was:
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 i consumer kafka through @KafkaListener in that case producer publish 100W
data to partition 4 in one minute, and one consumer consume the data from the
partition.
> 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 i consumer kafka through
> @KafkaListener in that case producer publish 100W data to partition 4 in one
> minute, and one consumer consume the data from the partition.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)