You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2020/06/19 01:14:00 UTC

[jira] [Updated] (KAFKA-10113) LogTruncationException sets fetch offsets incorrectly

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

Jason Gustafson updated KAFKA-10113:
------------------------------------
    Affects Version/s: 2.5.0
                       2.4.1

> LogTruncationException sets fetch offsets incorrectly
> -----------------------------------------------------
>
>                 Key: KAFKA-10113
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10113
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 2.5.0, 2.4.1
>            Reporter: Jason Gustafson
>            Assignee: Jason Gustafson
>            Priority: Major
>             Fix For: 2.6.0
>
>
> LogTruncationException, which extends OffsetOutOfRangeException, takes the divergent offsets in the constructor. These are the first offsets known to diverge from what the consumer read. These are then passed to the OffsetOutOfRangeException incorrectly as the out of range fetch offsets. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)