[ https://issues.apache.org/jira/browse/FLINK-33635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800225#comment-17800225 ]
lincoln lee commented on FLINK-33635: ------------------------------------- [~Weijie Guo] Could you have a check on this?As Marton mentioned above, this compilation failures should be fixed by #23876,and I've checked recent nightly builds of some connectors(e.g., es, aws, mongodb), no failures now. > 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)