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/30 15:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-8429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-8429.
------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.3.0)

> 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
>            Priority: Major
>
> 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)