[ https://issues.apache.org/jira/browse/KAFKA-10113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gustafson resolved KAFKA-10113. ------------------------------------- Fix Version/s: 2.6.0 Resolution: Fixed > LogTruncationException sets fetch offsets incorrectly > ----------------------------------------------------- > > Key: KAFKA-10113 > URL: https://issues.apache.org/jira/browse/KAFKA-10113 > Project: Kafka > Issue Type: Bug > 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)