Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 17, 2025

Proposed commit message

[metricbeat][kafka] fix panic when fetching consumergroup member assignments.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Disruptive User Impact

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Use cases

Screenshots

Logs


This is an automatic backport of pull request #44576 done by [Mergify](https://mergify.com).

…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 <[email protected]>
(cherry picked from commit 91de405)

# Conflicts:
#	metricbeat/module/kafka/broker_test.go
@mergify mergify bot added the backport label Jun 17, 2025
@mergify mergify bot requested a review from a team as a code owner June 17, 2025 14:07
@mergify mergify bot added conflicts There is a conflict in the backported pull request backport labels Jun 17, 2025
@mergify
Copy link
Contributor Author

mergify bot commented Jun 17, 2025

Cherry-pick of 91de405 has failed:

On branch mergify/bp/8.19/pr-44576
Your branch is up to date with 'origin/8.19'.

You are currently cherry-picking commit 91de405ef.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   CHANGELOG.next.asciidoc
	modified:   metricbeat/module/kafka/broker.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   metricbeat/module/kafka/broker_test.go

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jun 17, 2025
@github-actions github-actions bot added bug Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team labels Jun 17, 2025
@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Jun 17, 2025
@stefans-elastic stefans-elastic requested a review from a team as a code owner June 18, 2025 09:19
@stefans-elastic stefans-elastic requested review from faec and rdner and removed request for a team June 18, 2025 09:19
@pierrehilbert pierrehilbert added the Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team label Jun 18, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

Copy link
Member

@ishleenk17 ishleenk17 left a comment

Choose a reason for hiding this comment

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

Backport

@stefans-elastic stefans-elastic merged commit 91d58de into 8.19 Jun 18, 2025
46 checks passed
@stefans-elastic stefans-elastic deleted the mergify/bp/8.19/pr-44576 branch June 18, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport bug conflicts There is a conflict in the backported pull request Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team Team:Obs-InfraObs Label for the Observability Infrastructure Monitoring team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants