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

End to end latency increased due to featch max wait time increased in Sarama #184

Closed
ppatierno opened this issue Jun 1, 2022 · 1 comment · Fixed by #183
Closed

End to end latency increased due to featch max wait time increased in Sarama #184

ppatierno opened this issue Jun 1, 2022 · 1 comment · Fixed by #183
Milestone

Comments

@ppatierno
Copy link
Member

While testing RC2, we found that the end to end latency on the canary was increased.
After some investigation (thanks to @k-wall) it turned out that the following change in Sarama is the root cause: IBM/sarama#2227
It highlights that there could be a potential bug elsewhere in Sarama which has to be addressed.
Meanwhile, the canary can be updated by setting that consumer max time to the same 250 ms (as before in Sarama).

@ppatierno
Copy link
Member Author

Closed by #183

@ppatierno ppatierno added this to the 0.3.0 milestone Jun 1, 2022
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 a pull request may close this issue.

1 participant