[
https://issues.apache.org/jira/browse/KAFKA-19833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-19833.
-----------------------------
Fix Version/s: 4.3.0
Resolution: Fixed
merged the PR to trunk
> Reduce code duplication in nullable protocol types
> --------------------------------------------------
>
> Key: KAFKA-19833
> URL: https://issues.apache.org/jira/browse/KAFKA-19833
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Reporter: Lan Ding
> Assignee: Lan Ding
> Priority: Major
> Fix For: 4.3.0
>
>
> Nullable types (`NULLABLE_STRING`, `NULLABLE_BYTES`, `NULLABLE_RECORDS`,
> etc.) in `Type.java`
> duplicate most of the read/write/sizeOf logic from their non-nullable
> counterparts.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)