-
Notifications
You must be signed in to change notification settings - Fork 135
Bump Apache Kafka to 4.0.0 #4475
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?
Bump Apache Kafka to 4.0.0 #4475
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: matzew The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4475 +/- ##
=======================================
Coverage 29.96% 29.96%
=======================================
Files 290 290
Lines 19435 19435
=======================================
Hits 5823 5823
Misses 13159 13159
Partials 453 453 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7864249
to
d4871d5
Compare
/test reconciler-tests |
Signed-off-by: Matthias Wessendorf <[email protected]>
…ven support older versions like 3.2, where this was not deprecated Signed-off-by: Matthias Wessendorf <[email protected]>
d4871d5
to
3e9475e
Compare
/test reconciler-tests |
on the integration test
or in the reconciler test
|
/retest |
Signed-off-by: Matthias Wessendorf <[email protected]>
/retest |
/test integration-tests |
linger.ms=0 | ||
max.block.ms=60000 | ||
max.request.size=1048576 | ||
partitioner.class=org.apache.kafka.clients.producer.internals.DefaultPartitioner |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this API is deprecated since 3.2 - and removed w/ kafka 4
/test integration-tests |
Signed-off-by: Matthias Wessendorf <[email protected]>
/retest-required |
/retest |
1 similar comment
/retest |
/test reconciler-tests |
/retest |
@matzew: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Go with Apache Kafka 4 and tweaking timeouts / test config