[ 
https://issues.apache.org/jira/browse/FLINK-33635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17795755#comment-17795755
 ] 

Márton Balassi commented on FLINK-33635:
----------------------------------------

I just merged [https://github.com/apache/flink/pull/23876,] that should resolve 
this issue once the new snapshot is published. [~Weijie Guo] please confirm.

> Some connectors can not compile in 1.19-SNAPSHOT
> ------------------------------------------------
>
>                 Key: FLINK-33635
>                 URL: https://issues.apache.org/jira/browse/FLINK-33635
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Common
>    Affects Versions: 1.19.0
>            Reporter: Weijie Guo
>            Assignee: Weijie Guo
>            Priority: Blocker
>             Fix For: 1.19.0
>
>
> The sink API compatibility was broken in FLINK-25857. 
> org.apache.flink.api.connector.sink2.Sink#createWriter(InitContext) was 
> changed to 
> org.apache.flink.api.connector.sink2.Sink#createWriter(WriterInitContext).
> All external connectors sink can not compile as this change.
> For example:
> es: 
> https://github.com/apache/flink-connector-elasticsearch/actions/runs/6976181890/job/18984287421
> aws: 
> https://github.com/apache/flink-connector-aws/actions/runs/6975253086/job/18982104160



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to