You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Heuer (Jira)" <ji...@apache.org> on 2021/02/08 20:00:11 UTC

[jira] [Created] (COMPRESS-564) Support ZSTD JNI BufferPool

Michael Heuer created COMPRESS-564:
--------------------------------------

             Summary: Support ZSTD JNI BufferPool
                 Key: COMPRESS-564
                 URL: https://issues.apache.org/jira/browse/COMPRESS-564
             Project: Commons Compress
          Issue Type: New Feature
            Reporter: Michael Heuer


commons-compress should allow configuration of zstd-jni's use of RecyclingBufferPool vs NoPool.  zstd-jni defaults to not pool buffers by default

[https://github.com/luben/zstd-jni/commit/f7c8279bc162c8c8b1964948d0f3b309ad715311]

 

Please see pull requests for similar issues in Apache Spark

[https://github.com/apache/spark/pull/31453]

and Apache Parquet projects

[https://github.com/apache/parquet-mr/pull/865]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)