[ https://issues.apache.org/jira/browse/KAFKA-19025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Quah resolved KAFKA-19025. ------------------------------- Resolution: Won't Do > Reuse buffers for LZ4 compression > --------------------------------- > > Key: KAFKA-19025 > URL: https://issues.apache.org/jira/browse/KAFKA-19025 > Project: Kafka > Issue Type: Improvement > Components: compression > Reporter: Sean Quah > Assignee: Sean Quah > Priority: Minor > > All Compression implementations already accept a BufferSupplier for reusing > buffers during decompression. > The Snappy and zstd Compression implementations have their own separate > buffer recycling mechanisms for compression. > The proposal here is to add a buffer recycling mechanism for LZ4 compression. -- This message was sent by Atlassian Jira (v8.20.10#820010)