You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2019/05/24 22:26:00 UTC

[jira] [Created] (KAFKA-8429) Consumer should handle offset change while OffsetForLeaderEpoch is inflight

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)