[ https://issues.apache.org/jira/browse/FLINK-36158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhu Zhu closed FLINK-36158. --------------------------- Fix Version/s: 2.0.0 Resolution: Done 292d7f449db89c662c60b265ed99e33416dba614 > Refactor Job Recovery Process to Use ExecutionPlan Instead of JobGraph > ---------------------------------------------------------------------- > > Key: FLINK-36158 > URL: https://issues.apache.org/jira/browse/FLINK-36158 > 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 > > > Change the existing JobGraphStore to ExecutionPlanStore support storing > ExecutionPlans, allowing jobs to be restored from ExecutionPlans. > Since {{JobGraph}} implements the {{ExecutionPlan}} interface, this change > will not impact the existing recovery. -- This message was sent by Atlassian Jira (v8.20.10#820010)