[
https://issues.apache.org/jira/browse/FLINK-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yun Tang closed FLINK-5437.
---------------------------
Resolution: Information Provided
The API of {{CheckpointedRestoring}} has been dropped.
> Make CheckpointedRestoring error message more detailed
> ------------------------------------------------------
>
> Key: FLINK-5437
> URL: https://issues.apache.org/jira/browse/FLINK-5437
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: Ufuk Celebi
> Priority: Not a Priority
>
> When restoring Checkpointed state without implementing CheckpointedRestoring,
> the job fails with the following Exception:
> {code}
> java.lang.Exception: Found UDF state but operator is not instance of
> CheckpointedRestoring
> {code}
> I think we should make this error message more detailed.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)