Skip to content

fix: ensure backoff timer is re-used#1963

Merged
dnwe merged 1 commit intomasterfrom
dnwe/fix-leaky-consumergroup
Jun 9, 2021
Merged

fix: ensure backoff timer is re-used#1963
dnwe merged 1 commit intomasterfrom
dnwe/fix-leaky-consumergroup

Conversation

@dnwe
Copy link
Collaborator

@dnwe dnwe commented Jun 8, 2021

Unlikely to cause an issue in Sarama unless the user explicitly set
Metadata.Retry.Backoff especially high and was hitting lots of retry
conditions, but no harm in guarding against this.

Ref: https://medium.com/@oboturov/golang-time-after-is-not-garbage-collected-4cbc94740082

Unlikely to cause an issue in Sarama unless the user explicitly set
Metadata.Retry.Backoff especially high and was hitting lots of retry
conditions, but no harm in guarding against this.

Ref: https://medium.com/@oboturov/golang-time-after-is-not-garbage-collected-4cbc94740082
@dnwe dnwe requested a review from bai as a code owner June 8, 2021 21:34
@dnwe dnwe merged commit ad66013 into master Jun 9, 2021
@dnwe dnwe deleted the dnwe/fix-leaky-consumergroup branch June 9, 2021 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants