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

fix: try increasing sarama library retry parameters #9786

Closed
wants to merge 2 commits into from

Conversation

reimda
Copy link
Contributor

@reimda reimda commented Sep 21, 2021

Test whether using sarama retry mechanisms apply to connection errors.

related #9778

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Sep 21, 2021
@powersj
Copy link
Contributor

powersj commented Sep 22, 2021

FYI these were the options I could play with to adjust the retry mechanism of sarama:

Metadata.Retry.Max (default: 5)
Metadata.Retry.Backoff (default: 250ms)

@powersj
Copy link
Contributor

powersj commented Jan 25, 2022

@reimda next steps on this one? or happy to close?

@reimda reimda closed this Jun 17, 2022
@powersj powersj deleted the kafka-retry-connect branch November 16, 2022 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants