[
https://issues.apache.org/jira/browse/FLINK-26079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17490923#comment-17490923
]
Piotr Nowojski commented on FLINK-26079:
----------------------------------------
{quote}
I see the following alternatives:
1. Fix the original issue
2. Only document the limitation without enforcing it
3. Disallow recovery from non-changelog checkpoints (only allow savepoints as
Dawid mentioned)
{quote}
I presume 3. would be easier to implement compared to the `LEGACY` check we
discussed earlier? And you mean allowing recovery only from changelog
checkpoints or canonical savepoints (native savepoints wouldn't be supported)?
If so I would be also fine with that (especially if we could implement such
check in the changelog package) for the time being until we fix the original
issue.
> Disallow combination of Changelog backend with CLAIM restore mode when
> recovering from non-changelog checkpoint
> ---------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-26079
> URL: https://issues.apache.org/jira/browse/FLINK-26079
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Configuration, Runtime / State Backends
> Reporter: Roman Khachatryan
> Assignee: Roman Khachatryan
> Priority: Blocker
> Fix For: 1.15.0
>
>
> Extracted from FLINK-25872.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)