You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/11/10 09:27:00 UTC

[jira] [Updated] (FLINK-29975) Let hybrid full spilling strategy supports partition reuse

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

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

> Let hybrid full spilling strategy supports partition reuse
> ----------------------------------------------------------
>
>                 Key: FLINK-29975
>                 URL: https://issues.apache.org/jira/browse/FLINK-29975
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Network
>    Affects Versions: 1.17.0
>            Reporter: Weijie Guo
>            Assignee: Weijie Guo
>            Priority: Major
>              Labels: pull-request-available
>
> Partition reuse is a very useful optimization in some topologies. In essence, multiple downstream tasks consume the same subpartition's data. Therefore, hybrid shuffle should also enjoy the benefits it brings. After FLINK-28889, we are finally able to achieve repeated consumption at the subpartition level for hybrid full spilling strategy, so let's make it better.



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