You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Divij Vaidya (Jira)" <ji...@apache.org> on 2023/01/18 13:22:00 UTC

[jira] [Created] (KAFKA-14636) Compression optimization: Use zstd dictionary based (de)compression

Divij Vaidya created KAFKA-14636:
------------------------------------

             Summary: Compression optimization: Use zstd dictionary based (de)compression
                 Key: KAFKA-14636
                 URL: https://issues.apache.org/jira/browse/KAFKA-14636
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Divij Vaidya


Use dictionary functionality of Zstd decompression. Train the dictionary per topic for first few MBs and then use it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)