Skip to content

[FLINK-39410] The flink-cdc-pipeline-connector-elasticsearch module offers better compatibility with Flink 1.20 and Flink 2.x#4368

Open
sd4324530 wants to merge 1 commit intoapache:masterfrom
sd4324530:flink2-es
Open

[FLINK-39410] The flink-cdc-pipeline-connector-elasticsearch module offers better compatibility with Flink 1.20 and Flink 2.x#4368
sd4324530 wants to merge 1 commit intoapache:masterfrom
sd4324530:flink2-es

Conversation

@sd4324530
Copy link
Copy Markdown
Contributor

Currently, the flink-sql-connector-elasticsearchx component, which the flink-cdc-pipeline-connector-elasticsearch module depends on, is still compatible with Flink 1.17. This is unnecessary; compatibility with Flink 1.20 and Flink 2.2+ is sufficient.

4 new adapters:
AsyncSinkBaseAdapter
AsyncSinkWriterAdapter
StatefulSinkWriterAdapter
WriterInitContextAdapter

… compatibility with Flink 1.20 and Flink 2.x.

Signed-off-by: Pei Yu <125331682@qq.com>
@sd4324530
Copy link
Copy Markdown
Contributor Author

The CI error doesn't seem to be related to my PR, I ran the error use case locally and it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant