[
https://issues.apache.org/jira/browse/FLINK-25031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhu Zhu closed FLINK-25031.
---------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
Done via caf72abd10628187af1440e0e8113384e1343eb9
> Job finishes iff all job vertices finish
> ----------------------------------------
>
> Key: FLINK-25031
> URL: https://issues.apache.org/jira/browse/FLINK-25031
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Lijie Wang
> Assignee: Lijie Wang
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> The adaptive batch scheduler needs to build ExecutionGraph dynamically. For a
> dynamic graph, since its execution vertices can be lazily created, a job
> should not finish when all ExecutionVertex(es) finish. Changes should be made
> to let a job finish only when all registered ExecutionJobVertex have finished.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)