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 2017/06/01 23:34:04 UTC

[jira] [Created] (KAFKA-5365) Fix regression in compressed message iteration affecting magic v0 and v1

Jason Gustafson created KAFKA-5365:
--------------------------------------

             Summary: 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
            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)