[
https://issues.apache.org/jira/browse/FLINK-35409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leonard Xu reassigned FLINK-35409:
----------------------------------
Assignee: Xiao Huang
> Request more splits if all splits are filtered from addSplits method
> --------------------------------------------------------------------
>
> Key: FLINK-35409
> URL: https://issues.apache.org/jira/browse/FLINK-35409
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.1.0
> Reporter: Xiao Huang
> Assignee: Xiao Huang
> Priority: Minor
> Labels: pull-request-available
> Fix For: cdc-3.2.0
>
>
> Suppose this scenario: A job is still in the snapshot phase, and the
> remaining uncompleted snapshot splits all belong to a few tables that have
> been deleted by the user.
> In such case, when restarting from a savepoint, these uncompleted snapshot
> splits will not trigger a call to the addSplits method. Moreover, since the
> BinlogSplit has not been sent yet, the job will not start the SplitReader to
> read data.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)