Divij Vaidya created KAFKA-14635:
------------------------------------

             Summary: Compression optimization: Use direct memory buffers for 
(de)compression
                 Key: KAFKA-14635
                 URL: https://issues.apache.org/jira/browse/KAFKA-14635
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Divij Vaidya


Provide a pool of direct buffers to zstd-jni for it’s internal usage. Direct 
buffers is an ideal use case for scenarios where data is transferred across JNI 
such as the case in (de) compression. The latest version of zstd-jni works with 
direct buffers.



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

Reply via email to