[
https://issues.apache.org/jira/browse/FLINK-36128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu resolved FLINK-36128.
--------------------------------
Resolution: Fixed
master: 2e938a92f5335515f7eb46077254aee25acd9107
release-3.2: debd43cdd75eb53ceed8c2483e0a14edc1b265c6
> The in-flight data will meet unrecoverable issue when restore from checkpoint
> once old schema has been flushed to downstream systems
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-36128
> URL: https://issues.apache.org/jira/browse/FLINK-36128
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.1.1
> Reporter: yux
> Assignee: yux
> Priority: Blocker
> Labels: pull-request-available
> Fix For: cdc-3.2.0
>
>
> Currently, default schema evolution mode "EVOLVE" could not handle
> exceptions, and might not be able to restore from existing state correctly
> after failover. Before we can "manually trigger checkpoint" that was
> introduced in Flink 1.19, making "LENIENT" a default option might be more
> suitable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)