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/09 09:34:00 UTC

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

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

Peter Lee commented on COMPRESS-564:
------------------------------------

And a PR is welcome :)

> 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)