Jason Gustafson created KAFKA-8429:
--------------------------------------
Summary: Consumer should handle offset change while
OffsetForLeaderEpoch is inflight
Key: KAFKA-8429
URL: https://issues.apache.org/jira/browse/KAFKA-8429
Project: Kafka
Issue Type: Bug
Reporter: Jason Gustafson
Assignee: Jason Gustafson
Fix For: 2.3.0
It is possible for the offset of a partition to be changed while we are in the
middle of validation. If the OffsetForLeaderEpoch request is in-flight and the
offset changes, we need to redo the validation after it returns.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)