[
https://issues.apache.org/jira/browse/FLINK-34688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hongshun Wang updated FLINK-34688:
----------------------------------
Fix Version/s: cdc-3.2.0
(was: cdc-3.1.0)
Affects Version/s: cdc-3.1.0
> CDC framework split snapshot chunks asynchronously
> --------------------------------------------------
>
> Key: FLINK-34688
> URL: https://issues.apache.org/jira/browse/FLINK-34688
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: cdc-3.1.0
> Reporter: Hongshun Wang
> Priority: Major
> Fix For: cdc-3.2.0
>
>
> In Mysql CDC, MysqlSnapshotSplitAssigner splits snapshot chunks
> asynchronously([https://github.com/apache/flink-cdc/pull/931).] But CDC
> framework lacks it.
> If table is too big to split, the enumerator will be stuck, and checkpoint
> will be influenced( sometime will checkpoint timeout occurs).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)