[
https://issues.apache.org/jira/browse/FLINK-36803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang updated FLINK-36803:
------------------------------
Summary: Use fixed format for SnapshotSplit's splitId in all connectors
(was: Use fixed format for splitId in all connectors)
> Use fixed format for SnapshotSplit's splitId in all connectors
> --------------------------------------------------------------
>
> Key: FLINK-36803
> URL: https://issues.apache.org/jira/browse/FLINK-36803
> Project: Flink
> Issue Type: Improvement
> Components: Flink CDC
> Affects Versions: cdc-3.2.0
> Reporter: Ruan Hang
> Assignee: Ruan Hang
> Priority: Major
> Fix For: cdc-3.3.0
>
>
> When we create a snapshotSplit, we need to provide a splitId for it.
> Now every connector use the same format `tabldId:index`.
> I think we should use this fixed format for splitId in all connectors. In
> this way, we could parse tableId and index from splitId strings.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)