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

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

    [ https://issues.apache.org/jira/browse/COMPRESS-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17282155#comment-17282155 ] 

Peter Lee edited comment on COMPRESS-564 at 2/10/21, 1:42 AM:
--------------------------------------------------------------

Please have a look at [this PR|https://github.com/apache/commons-compress/pull/165].


was (Author: peterlee):
Please have a look at \{this PR|https://github.com/apache/commons-compress/pull/165}.

> 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
>            Priority: Major
>
> 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)