[
https://issues.apache.org/jira/browse/FLINK-15311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-15311:
---------------------------------
Priority: Blocker (was: Critical)
> Lz4BlockCompressionFactory should use native compressor instead of java unsafe
> ------------------------------------------------------------------------------
>
> Key: FLINK-15311
> URL: https://issues.apache.org/jira/browse/FLINK-15311
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Network
> Reporter: Jingsong Lee
> Assignee: Yingjie Cao
> Priority: Blocker
> Fix For: 1.10.0
>
>
> According to:
> [https://lz4.github.io/lz4-java/1.7.0/lz4-compression-benchmark/]
> Java java unsafe compressor has lower performance than native lz4 compressor.
> After FLINK-14845 , we use lz4 compression for shuffler.
> In testing, I found shuffle using java unsafe compressor.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)