Ufuk Celebi created FLINK-5437:
----------------------------------
Summary: Make CheckpointedRestoring error message more detailed
Key: FLINK-5437
URL:
https://issues.apache.org/jira/browse/FLINK-5437 Project: Flink
Issue Type: Improvement
Components: State Backends, Checkpointing
Reporter: Ufuk Celebi
Priority: 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
(v6.3.4#6332)