[ 
https://issues.apache.org/jira/browse/FLINK-28377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-28377:
-----------------------------------
    Labels: pull-request-available  (was: )

> Decrease the memory size per request for sort-shuffle data read from 8M to 4M
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-28377
>                 URL: https://issues.apache.org/jira/browse/FLINK-28377
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Network
>            Reporter: Yingjie Cao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.16.0
>
>
> Currently, for sort blocking shuffle, the corresponding data reader always 
> allocate a fixed size of 8M buffers for shuffle data reading. FLINK-28373 can 
> increase buffer utilization, after which, we can reduce the buffer size per 
> request to reduce the time waiting for buffers. (This change is guarded by 
> TPC-DS test that there is no performance regression)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to