[
https://issues.apache.org/jira/browse/FLINK-35415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17852672#comment-17852672
]
Leonard Xu edited comment on FLINK-35415 at 6/7/24 9:01 AM:
------------------------------------------------------------
master: 9a9603413c7c6d7094a30f8c8e676b65b0d3b9ba
release-3.1: b24f09cd9de2c4e57c0c24802a35ee729fe81099
was (Author: leonard xu):
master: 9a9603413c7c6d7094a30f8c8e676b65b0d3b9ba
release-3.1: c1e4672ba05a1ecb6dec4c1cea997c7a491fec59
> CDC Fails to create sink with Flink 1.19
> ----------------------------------------
>
> Key: FLINK-35415
> URL: https://issues.apache.org/jira/browse/FLINK-35415
> Project: Flink
> Issue Type: Bug
> Components: Flink CDC
> Affects Versions: cdc-3.1.0
> Reporter: yux
> Assignee: yux
> Priority: Major
> Labels: pull-request-available
> Fix For: cdc-3.2.0, cdc-3.1.1
>
>
> Currently, Flink CDC doesn't work with Flink 1.19 with the following
> exception:
> Exception in thread "main" java.lang.NoSuchMethodError: 'void
> org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory.<init>(org.apache.flink.api.connector.sink2.TwoPhaseCommittingSink,
> boolean, boolean)'
> The reason is Flink CDC uses Flink @Internal API and it was changed in 1.19
> update.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)