[
https://issues.apache.org/jira/browse/KAFKA-18151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17902934#comment-17902934
]
Mickael Maison commented on KAFKA-18151:
----------------------------------------
This is a bug. zstd-jni should only be loaded when zstd compression is used. In
3.8.0 the compression JARs were always loaded at startup.
>From 3.8.1 onwards, compression JARs are only loaded when the corresponding
>compression algorithm is used (like it used to be pre 3.8.0).
> zstd-jni.jar | Why is this jar mandatory for the Kafka producer in version 3.8
> ------------------------------------------------------------------------------
>
> Key: KAFKA-18151
> URL: https://issues.apache.org/jira/browse/KAFKA-18151
> Project: Kafka
> Issue Type: Bug
> Reporter: masood
> Priority: Critical
>
> Would like in more details why zstd-jni.jar is required for the Kafka 3.8.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)