Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
-
all
Description
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.
Attachments
Issue Links
- is related to
-
KAFKA-13361 Support fine-grained compression options
- In Progress
- links to
- mentioned in
-
Page Loading...