Junrui Li created FLINK-36445: --------------------------------- Summary: Introducing an ExecutionPlan interface Key: FLINK-36445 URL: https://issues.apache.org/jira/browse/FLINK-36445 Project: Flink Issue Type: Sub-task Components: Runtime / Coordination Reporter: Junrui Li
Introducing an {{ExecutionPlan}} interface to replace the {{JobGraph}} in the job submission and recovery processes, with {{JobGraph}} implementing this interface. Please note that this JIRA only focuses on the introduction of the interface; the actual replacement of the interface will be addressed in subsequent JIRAs. -- This message was sent by Atlassian Jira (v8.20.10#820010)