[
https://issues.apache.org/jira/browse/FLINK-22305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yingjie Cao closed FLINK-22305.
-------------------------------
Resolution: Resolved
> Improve log messages of sort-merge blocking shuffle
> ---------------------------------------------------
>
> Key: FLINK-22305
> URL: https://issues.apache.org/jira/browse/FLINK-22305
> 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 default value of taskmanager.network.sort-shuffle.min-buffers
> is 64, which is pretty small. As suggested, we'd like to increase the default
> value of taskmanager.network.sort-shuffle.min-buffers. By increasing the
> default taskmanager.network.sort-shuffle.min-buffers, the corner case of very
> small in-memory sort-buffer and write-buffer can be avoid, which is better
> for performance.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)