[ 
https://issues.apache.org/jira/browse/FLINK-38235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013577#comment-18013577
 ] 

Max Feng commented on FLINK-38235:
----------------------------------

Thanks for the reply. We're not quite sure we understand the ambiguous case 
here; could you provide an example of a state when things are ambiguous?

> Unable to reliably detect newly added tables with MySQL CDC
> -----------------------------------------------------------
>
>                 Key: FLINK-38235
>                 URL: https://issues.apache.org/jira/browse/FLINK-38235
>             Project: Flink
>          Issue Type: Bug
>          Components: Flink CDC
>    Affects Versions: cdc-3.3.0
>            Reporter: Max Feng
>            Priority: Major
>
> It appears to not be possible to configure the MySQL CDC 3.3.0 source such 
> that newly added tables will be read regardless of their creation time. It 
> appears that:
> scan.newly-added-table.enabled=true -> doesn't capture new tables in binlog 
> mode
> scan.binlog.newly-added-table.enabled=true -> doesn't snapshot new tables
> both true -> Exception in the source factory
> Our goal is that:
> * When resuming from state, newly added tables are snapshot
> * When in binlog reading mode, newly created tables are captured
> Is this a limitation, or is there a configuration that works?



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

Reply via email to