[
https://issues.apache.org/jira/browse/KAFKA-19634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai resolved KAFKA-19634.
------------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
> Formalize nullable and non-nullable type distinctions in protocol
> specification
> -------------------------------------------------------------------------------
>
> Key: KAFKA-19634
> URL: https://issues.apache.org/jira/browse/KAFKA-19634
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jun Rao
> Assignee: Lan Ding
> Priority: Major
> Fix For: 4.2.0
>
>
> In [https://kafka.apache.org/protocol#protocol_types,] we didn't specify the
> encoding of a struct. In particular, how a nullable struct is represented. We
> should document that if a struct is nullable, the first byte indicates
> whether is null and the rest of the bytes are the serialization of each field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)