[ https://issues.apache.org/jira/browse/FLINK-33635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789998#comment-17789998 ]
Leonard Xu commented on FLINK-33635: ------------------------------------ A blocker must be fixed in 1.19, my attitude here: https://issues.apache.org/jira/browse/FLINK-25857?focusedCommentId=17789995&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17789995 > 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)