[ https://issues.apache.org/jira/browse/FLINK-21777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
ASF GitHub Bot updated FLINK-21777: ----------------------------------- Labels: pull-request-available (was: ) > Replace the 4M data writing cache of sort-merge shuffle with writev system > call > ------------------------------------------------------------------------------- > > Key: FLINK-21777 > URL: https://issues.apache.org/jira/browse/FLINK-21777 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Network > Affects Versions: 1.12.0 > Reporter: Yingjie Cao > Priority: Major > Labels: pull-request-available > Fix For: 1.13.0 > > > Currently, the sort-merge shuffle implementation uses 4M unmanaged direct > memory as cache for data writing. It can be replaced by the writev system > call which can reduce the unmanaged direct memory usage without any > performance loss. -- This message was sent by Atlassian Jira (v8.3.4#803005)