[ 
https://issues.apache.org/jira/browse/FLINK-35257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-35257:
-----------------------------------
    Labels: pull-request-available  (was: )

> When schema.change.behavior is exception, the task should throw an exception 
> failure after all downstream data is flushed.
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-35257
>                 URL: https://issues.apache.org/jira/browse/FLINK-35257
>             Project: Flink
>          Issue Type: Improvement
>          Components: Flink CDC
>            Reporter: yanghuai
>            Priority: Major
>              Labels: pull-request-available
>
> cdc job will throw exception when schema.change.behavior is exception,The 
> data between the last checkpoint and the current DDL will not be refreshed to 
> the sink, making it difficult for the task to recover this part of the data.
> if the sink will flush all data and then throw an exception. This way, the 
> task only needs to recover from the DDL position on the source to ensure data 
> consistency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to