[ https://issues.apache.org/jira/browse/KAFKA-5365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma resolved KAFKA-5365. -------------------------------- Resolution: Fixed > 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)