You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Yingjie Cao (Jira)" <ji...@apache.org> on 2021/04/16 08:25:00 UTC

[jira] [Created] (FLINK-22305) Increase the default value of taskmanager.network.sort-shuffle.min-buffers

Yingjie Cao created FLINK-22305:
-----------------------------------

             Summary: Increase the default value of taskmanager.network.sort-shuffle.min-buffers
                 Key: FLINK-22305
                 URL: https://issues.apache.org/jira/browse/FLINK-22305
             Project: Flink
          Issue Type: Sub-task
          Components: Runtime / Network
            Reporter: Yingjie Cao
             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)