Skip to content
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

[receiver/kafkametrics] Fix incorrect cluster admin initialization in consumer scraper #36818

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yurytaranau
Copy link

Description

Fix the issue with incorrect cluster admin initialization in consumer scraper. It might happen if client is alive, but ClusterAdmin is already closed. As a result it can lead to write: connection reset by peer errors.

Link to tracking issue

none

Testing

none

Documentation

none

@yurytaranau yurytaranau requested review from dmitryax and a team as code owners December 13, 2024 10:03
Copy link

linux-foundation-easycla bot commented Dec 13, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: yurytaranau / name: Yury (34642b3)

@yurytaranau yurytaranau force-pushed the fix/kafkametricsreceiver branch 2 times, most recently from 56c7d8c to 2d15b92 Compare December 13, 2024 10:18
@yurytaranau
Copy link
Author

@dmitryax, please take a look

@yurytaranau yurytaranau force-pushed the fix/kafkametricsreceiver branch from 2d15b92 to 34642b3 Compare December 18, 2024 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants