You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/01/10 15:27:58 UTC

[jira] [Created] (FLINK-5437) Make CheckpointedRestoring error message more detailed

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)