[
https://issues.apache.org/jira/browse/KAFKA-14634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712965#comment-17712965
]
Mickael Maison commented on KAFKA-14634:
----------------------------------------
We're past feature freeze for 3.5.0 so moving to 3.6.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.5.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)