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

Metadata.Retry.Backoff does not take effect in multiple goroutines #1711

Closed
Stephan14 opened this issue May 30, 2020 · 1 comment · Fixed by #2256
Closed

Metadata.Retry.Backoff does not take effect in multiple goroutines #1711

Stephan14 opened this issue May 30, 2020 · 1 comment · Fixed by #2256
Labels
stale Issues and pull requests without any recent activity

Comments

@Stephan14
Copy link
Contributor

Versions

Please specify real version numbers or git SHAs, not just "Latest" since that changes fairly regularly.

Sarama Kafka Go
Version 1.26.4 (2020-05-19) 0.10.1 1.14
Configuration

What configuration values are you using for Sarama and Kafka?

default config
Logs

When filing an issue please provide logs from Sarama and Kafka if at all
possible. You can set sarama.Logger to a log.Logger to capture Sarama debug
output.

logs: CLICK ME

Problem Description

When client gets metadata failed in multiple goroutines, client will retry get metadata in each goroutines after Metadata.Retry.Backoff, and each goroutine does not know other goroutines are sending metadata request

@ghost
Copy link

ghost commented Mar 16, 2021

Thank you for taking the time to raise this issue. However, it has not had any activity on it in the past 90 days and will be closed in 30 days if no updates occur.
Please check if the master branch has already resolved the issue since it was raised. If you believe the issue is still valid and you would like input from the maintainers then please comment to ask for it to be reviewed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issues and pull requests without any recent activity
Projects
None yet
1 participant