[
https://issues.apache.org/jira/browse/KAFKA-7632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17575880#comment-17575880
]
Jose Armando Garcia Sancio commented on KAFKA-7632:
---------------------------------------------------
[~dongjin] [~davewat] I moved this issue to the next release. I also marked
KIP-390 as a WIP in the Kafka Improvement Proposal page
(https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals)
> Support Compression Level
> -------------------------
>
> Key: KAFKA-7632
> URL: https://issues.apache.org/jira/browse/KAFKA-7632
> Project: Kafka
> Issue Type: Improvement
> Components: clients
> Affects Versions: 2.1.0
> Environment: all
> Reporter: Dave Waters
> Assignee: Dongjin Lee
> Priority: Major
> Labels: needs-kip
> Fix For: 3.3.0
>
>
> The compression level for ZSTD is currently set to use the default level (3),
> which is a conservative setting that in some use cases eliminates the value
> that ZSTD provides with improved compression. Each use case will vary, so
> exposing the level as a producer, broker, and topic configuration setting
> will allow the user to adjust the level.
> Since it applies to the other compression codecs, we should add the same
> functionalities to them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)