dongjoon-hyun commented on pull request #865: URL: https://github.com/apache/parquet-mr/pull/865#issuecomment-774176509
Hi, @gszadovszky . We observed this kind of issue on Java 11 environment. - https://github.com/luben/zstd-jni/issues/156 As I wrote in the PR description, `NoPool` is the default of `ZSTD JNI` because `Using soft/weak references could be harmful on some workloads.` (luben/zstd-jni@f7c8279) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
