-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add support Apache Kafka 4.1.0 #11642
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
base: main
Are you sure you want to change the base?
Conversation
Using this PR in an early stage to test the Apache Kafka 4.1.0 RCs |
35fb69e
to
9f8b918
Compare
The current tests failures are related to an issue within the RC0 I raised on the mailing list https://lists.apache.org/thread/swjnwjrq0mtfrbbnfhr4pxwfqs1nof1p |
Signed-off-by: Paolo Patierno <ppatierno@live.com>
Signed-off-by: Paolo Patierno <ppatierno@live.com>
1ffe756
to
cdf81fc
Compare
…thodError exception) due to old 12.0.16 Signed-off-by: Paolo Patierno <ppatierno@live.com>
/azp run regression |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run feature-gates-regression |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run upgrade |
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Paolo Patierno <ppatierno@live.com>
/azp run upgrade |
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: Paolo Patierno <ppatierno@live.com>
/azp run upgrade |
Azure Pipelines successfully started running 1 pipeline(s). |
Type of change
Description
This PR adds support for Kafka 4.1.0.
The removal of Kafka 3.9.x will be done in a future PR (when this one is merged) because it needs more work to do:
Checklist