[jira] [Created] (FLINK-5892) Recover job state at the granularity of operator

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-5892) Recover job state at the granularity of operator

Shang Yuanchun (Jira)
MaGuowei created FLINK-5892:
-------------------------------

             Summary: Recover job state at the granularity of operator
                 Key: FLINK-5892
                 URL: https://issues.apache.org/jira/browse/FLINK-5892
             Project: Flink
          Issue Type: New Feature
          Components: State Backends, Checkpointing
            Reporter: MaGuowei
            Assignee: MaGuowei


JobGraph has no `Operator` info so `ExecutionGraph` can only recovery at the granularity of task.
This leads to the result that the operator of the job may not recover the state from a save point even if the save point has the state of operator.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)