[
https://issues.apache.org/jira/browse/FLINK-5935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321676#comment-17321676
]
Flink Jira Bot commented on FLINK-5935:
---------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> confusing/misleading error message when failing to restore savepoint
> --------------------------------------------------------------------
>
> Key: FLINK-5935
> URL: https://issues.apache.org/jira/browse/FLINK-5935
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / State Backends
> Reporter: David Anderson
> Priority: Minor
> Labels: stale-minor
>
> This message could be improved. The part that says "because the operator is
> not available in the new program" is misleading -- in my case the problem was
> that my application was using the old Checkpointed interface.
> org.apache.flink.client.program.ProgramInvocationException: The program
> execution failed: JobSubmission failed: Failed to rollback to savepoint
> /Users/david/savepoints/savepoint-bc2070c00963. Cannot map savepoint state
> for operator ea632d67b7d595e5b851708ae9ad79d6 to the new program, because the
> operator is not available in the new program. If you want to allow to skip
> this, you can set the --allowNonRestoredState option on the CLI.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)