[
https://issues.apache.org/jira/browse/KAFKA-17824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Said BOUDJELDA updated KAFKA-17824:
-----------------------------------
Summary: Upgrade protobuf-java version to 4.28.2 (was: Upgrade
protobug-java version to 4.28.2)
> Upgrade protobuf-java version to 4.28.2
> ---------------------------------------
>
> Key: KAFKA-17824
> URL: https://issues.apache.org/jira/browse/KAFKA-17824
> Project: Kafka
> Issue Type: Improvement
> Reporter: Said BOUDJELDA
> Assignee: Said BOUDJELDA
> Priority: Minor
> Labels: improvement, performance, upgrades
>
> Upgrade protobuf-java library to version 4.28.2, as since the already used
> version 3.25.4 there is much enhancements and bug fixing, for more
> informations check the java part of the release notes of protobuf
> https://github.com/protocolbuffers/protobuf/releases
> Protobuf 4.x is backward compatible with Protobuf 3.x at the wire format
> level. This means that data serialized using Protobuf 3.x can be deserialized
> using Protobuf 4.x, and vice versa, without issues.
> Protobuf 4.x introduces some performance optimizations over 3.x, particularly
> in terms of serialization/deserialization and memory management.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)