[
https://issues.apache.org/jira/browse/FLINK-33635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17800229#comment-17800229
]
Weijie Guo commented on FLINK-33635:
------------------------------------
Yep, I have checked the nightly CI of ElasticSearch connector, It's working 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)