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

Martijn Visser commented on FLINK-33635:
----------------------------------------

One note from my end: I think it's not unreasonable that the {{main}} branch of 
an externalized connector could be failing because something has changed on the 
Flink side. We will have exactly the same situation if something is changed as 
part of Flink 2.0, and it will require work for a connector maintainer at that 
point. That being said, that's not the case for this specific situation (since 
the discussion should have been brought back first to the Dev mailing list)

> 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