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 2020/08/13 16:54:00 UTC

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

     [ https://issues.apache.org/jira/browse/KAFKA-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-10386.
-------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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)