[
https://issues.apache.org/jira/browse/FLINK-22307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yingjie Cao updated FLINK-22307:
--------------------------------
Summary: Increase the default value of data writing cache size (not
configurable) for sort-merge blocking shuffle (was: Increase the default value
of data writing cache size for sort-merge blocking shuffle)
> Increase the default value of data writing cache size (not configurable) for
> sort-merge blocking shuffle
> --------------------------------------------------------------------------------------------------------
>
> Key: FLINK-22307
> URL: https://issues.apache.org/jira/browse/FLINK-22307
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Reporter: Yingjie Cao
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.13.0
>
>
> Currently, the data writing cache is 8M, which is not enough if data
> compression is enabled. By increasing the cache size to 16M, the performance
> of our benchmark job can be increased by about 20%. (We may make it
> configurable in the future)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)