-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
update kafka version used in testing to 3.6.0 #42286
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: Linu-Elias <[email protected]>
This pull request doesn't have a |
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
could you also update the kafka version here, https://github.com/elastic/beats/blob/main/metricbeat/module/kafka/partition/partition.go#L54 |
sure |
@elastic/elastic-agent-data-plane and @elastic/obs-infraobs-integrations could you review this PR? |
You may also want to update the docs. Please refer to this PR #17819. |
done |
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.
LGTM
Proposed commit message
Updated kafka version used in our integration tests
Based on #41833
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Kafka version 4.0 will not be compatible with client libraries using protocol version less than 2.1.0
Related issues
Closes #41654