Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure backoff timer is re-used
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
- Loading branch information