[
https://issues.apache.org/jira/browse/FLINK-5437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-5437:
----------------------------------
Labels: stale-minor (was: )
> 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: Minor
> Labels: stale-minor
>
> 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.3.4#803005)