[
https://issues.apache.org/jira/browse/KAFKA-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034331#comment-16034331
]
ASF GitHub Bot commented on KAFKA-5365:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/kafka/pull/3203
> Fix regression in compressed message iteration affecting magic v0 and v1
> ------------------------------------------------------------------------
>
> Key: KAFKA-5365
> URL: https://issues.apache.org/jira/browse/KAFKA-5365
> Project: Kafka
> Issue Type: Sub-task
> Components: clients, core, producer
> Reporter: Jason Gustafson
> Assignee: Jason Gustafson
> Priority: Blocker
> Fix For: 0.11.0.0
>
>
> We added a shortcut to break iteration over compressed message sets for v0
> and v1 if the inner offset matches the last offset in the wrapper.
> Unfortunately this breaks older clients which may use offset 0 in the wrapper
> record in records sent in produce requests.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)