[
https://issues.apache.org/jira/browse/KAFKA-14634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mickael Maison updated KAFKA-14634:
-----------------------------------
Fix Version/s: 3.6.0
(was: 3.5.0)
> Compression optimization: Calculate the size of decompressed buffer
> dynamically at runtime.
> -------------------------------------------------------------------------------------------
>
> Key: KAFKA-14634
> URL: https://issues.apache.org/jira/browse/KAFKA-14634
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Divij Vaidya
> Assignee: Divij Vaidya
> Priority: Major
> Fix For: 3.6.0
>
>
> Calculate the size of decompressed buffer dynamically at runtime. It could be
> based on recommendation provided by Zstd. Currently fixed at 16KB. Using the
> value that is recommended by Zstd saves a copy in native code.
> see: [https://github.com/facebook/zstd/issues/340]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)