[
https://issues.apache.org/jira/browse/FLINK-36852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruan Hang reassigned FLINK-36852:
---------------------------------
Assignee: Yanquan Lv
> Avoid StackOverflowError in Paimon Pipeline sink
> ------------------------------------------------
>
> Key: FLINK-36852
> URL: https://issues.apache.org/jira/browse/FLINK-36852
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.2.1
> Reporter: Yanquan Lv
> Assignee: Yanquan Lv
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.3.1
>
> Attachments: image-2024-12-05-14-51-25-167.png
>
>
> After long time running cdc yaml job(MySQL to Paimon), we occur the following
> error:
> !image-2024-12-05-14-51-25-167.png!
> It turns out to be that we use the same MemoryPool for every table, and it is
> better to create independent MemoryPool for each table.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)