Skip to content

[FLINK-36659][docs] Update Kafka connector docs for 4.0.0 #26501

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AHeise
Copy link
Contributor

@AHeise AHeise commented Apr 24, 2025

Update Kafka connector docs for 4.0.0

@AHeise AHeise force-pushed the FLINK-36659-docs branch from 757076b to 53dfd07 Compare April 24, 2025 09:29
@flinkbot
Copy link
Collaborator

flinkbot commented Apr 24, 2025

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@@ -156,15 +156,15 @@ kafka:
versions:
- version: universal
maven: flink-connector-kafka
sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-kafka/$version/flink-sql-connector-kafka-$version.jar
sql_url: https://repo.maven.apache.org/maven2/org/apache/flink/flink-sql-connector-kafka/4.0.0-2.0/flink-sql-connector-kafka-4.0.0-2.0.jar
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering why need to hard code the version.
I assume prior to this change the version was coming through as 3.4.0-1.20 or was this never working?
If we have to hard code - it would make sense to introduce a new variable , maybe constructed from $version

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.

3 participants