[jira] [Created] (FLINK-22307) Increase the data writing cache size of sort-merge blocking shuffle

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-22307) Increase the data writing cache size of sort-merge blocking shuffle

Shang Yuanchun (Jira)
Yingjie Cao created FLINK-22307:
-----------------------------------

             Summary: Increase the data writing cache size of 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
             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)