You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like the answer from AWS is that this is expected for v1 of the aws-sdk-go package, and there isn't any workaround other than upgrading the dependency. Source: aws/aws-sdk-go#5310
This is essentially a frequency of #33208, requesting all components upgrade to v2 of the AWS golang SDK.
If Sarama needs to upgrade its dependency as well, please check there for any open issues, or open a new issue to request it.
Component(s)
receiver/kafka
What happened?
Description
a memory-leak found in my process,which fetch msg from kafka using sarama,a kafka golang sdk
Steps to Reproduce
Expected Result
Actual Result
Collector version
v0.98.0
Environment information
Environment
go version go1.20.13 darwin/amd64
OpenTelemetry Collector configuration
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: