-
Notifications
You must be signed in to change notification settings - Fork 5k
[metricbeat][kafka] fix panic when fetching consumergroup member assignments #44576
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
[metricbeat][kafka] fix panic when fetching consumergroup member assignments #44576
Conversation
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
This pull request is now in conflicts. Could you fix it? 🙏
|
@stefans-elastic: Since the clarity is not there on changelog yet. |
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.
Looks good!
…gnments (#44576) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments * add changelog entry * mage fmt * fix linter * update new changelog * fix behaviour in case of sarama error in MemberDescription conversion * fix linter * move changelog entry to appropriate version section * remove entries from docs/release-notes/index.md --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> (cherry picked from commit 91de405) # Conflicts: # metricbeat/module/kafka/broker_test.go
…gnments (#44576) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments * add changelog entry * mage fmt * fix linter * update new changelog * fix behaviour in case of sarama error in MemberDescription conversion * fix linter * move changelog entry to appropriate version section * remove entries from docs/release-notes/index.md --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> (cherry picked from commit 91de405) # Conflicts: # metricbeat/module/kafka/broker_test.go
…gnments (#44576) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments * add changelog entry * mage fmt * fix linter * update new changelog * fix behaviour in case of sarama error in MemberDescription conversion * fix linter * move changelog entry to appropriate version section * remove entries from docs/release-notes/index.md --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> (cherry picked from commit 91de405) # Conflicts: # metricbeat/module/kafka/broker_test.go
…onsumergroup member assignments (#44870) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments (#44576) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments * add changelog entry * mage fmt * fix linter * update new changelog * fix behaviour in case of sarama error in MemberDescription conversion * fix linter * move changelog entry to appropriate version section * remove entries from docs/release-notes/index.md --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> (cherry picked from commit 91de405) # Conflicts: # metricbeat/module/kafka/broker_test.go * resolve merge conflicts --------- Co-authored-by: stefans-elastic <stefan.stas@elastic.co>
…nsumergroup member assignments (#44872) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments (#44576) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments * add changelog entry * mage fmt * fix linter * update new changelog * fix behaviour in case of sarama error in MemberDescription conversion * fix linter * move changelog entry to appropriate version section * remove entries from docs/release-notes/index.md --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> (cherry picked from commit 91de405) # Conflicts: # metricbeat/module/kafka/broker_test.go * resolve merge conflicts * remove unrelated changelog entries --------- Co-authored-by: stefans-elastic <stefan.stas@elastic.co>
…onsumergroup member assignments (#44871) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments (#44576) * [metricbeat][kafka] fix panic when fetching consumergroup member assignments * add changelog entry * mage fmt * fix linter * update new changelog * fix behaviour in case of sarama error in MemberDescription conversion * fix linter * move changelog entry to appropriate version section * remove entries from docs/release-notes/index.md --------- Co-authored-by: Ishleen Kaur <102962586+ishleenk17@users.noreply.github.com> (cherry picked from commit 91de405) # Conflicts: # metricbeat/module/kafka/broker_test.go * resolve merge conflicts * fix linter errors in metricbeat/module/windows * fix linter errors in metricbeat/module/windows * fix missing import * fix linter errors in metricbeat/module/windows * fix linter errors in metricbeat/module/windows * fix linter errors in metricbeat/module/windows * fix linter errors in metricbeat/module/windows * fix linter errors in metricbeat/module/windows --------- Co-authored-by: stefans-elastic <stefan.stas@elastic.co>
Proposed commit message
[metricbeat][kafka] fix panic when fetching consumergroup member assignments.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Disruptive User Impact
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs