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

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

> Partition finished state in ConsumedPartitionGroup is not updated correctly 
> in dynamic graph
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-30188
>                 URL: https://issues.apache.org/jira/browse/FLINK-30188
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.17.0
>            Reporter: Weijie Guo
>            Priority: Major
>              Labels: pull-request-available
>
> For dynamic graph, the downstream task's parallelism is determined only after 
> the upstream task is finished, and then the connection relationship between 
> the downstream and upstream `ExecutionVertex` will be established (including 
> `ConsumedPartitionGroup`). Therefore, the upstream task did not correctly 
> notify `ConsumedPartitionGroup` to update the partition finished status after 
> it is finished.



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

Reply via email to