[ https://issues.apache.org/jira/browse/FLINK-36446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889156#comment-17889156 ]
david radley commented on FLINK-36446: -------------------------------------- [~JunRuiLi] thanks for sharing the background of this fix - that makes sense. > Refactor Job Submission Process to Use ExecutionPlan Instead of JobGraph > ------------------------------------------------------------------------ > > Key: FLINK-36446 > URL: https://issues.apache.org/jira/browse/FLINK-36446 > Project: Flink > Issue Type: Sub-task > Components: Runtime / Coordination > Reporter: Junrui Li > Assignee: Junrui Li > Priority: Major > Labels: pull-request-available > Fix For: 2.0.0 > > > Refactor the job submission process to submit an {{ExecutionPlan}} instead of > a {{{}JobGraph{}}}. > Since {{JobGraph}} implements the {{ExecutionPlan}} interface, this change > will not impact the existing submission process. -- This message was sent by Atlassian Jira (v8.20.10#820010)