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/08/11 16:05:00 UTC

[jira] [Created] (KAFKA-10386) Fix record serialization with flexible versions

Jason Gustafson created KAFKA-10386:
---------------------------------------

             Summary: Fix record serialization with flexible versions
                 Key: KAFKA-10386
                 URL: https://issues.apache.org/jira/browse/KAFKA-10386
             Project: Kafka
          Issue Type: Bug
            Reporter: Jason Gustafson
            Assignee: Jason Gustafson


The generated serde code for the "records" type uses a mix of compact and non-compact length representations which leads to serialization errors. We should update the generator logic to use the compact representation consistently.



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