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

[r310] kafka replay speed: fall back to franz-go for ongoing fetching #9510

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

grafanabot
Copy link
Contributor

Backport 3ea4cf4 from #9500

* kafka replay speed: fall back to franz-go for ongoing fetching

Striking the right configuration for ongoing fetching depends a lot on the characteristics of cluster. franz-go is better at adaptive concurrency, so we fall back to it until we've implemented adaptive concurrency and/or records-per-fetch.

Signed-off-by: Dimitar Dimitrov <[email protected]>

* Remove redundant panic

Signed-off-by: Dimitar Dimitrov <[email protected]>

---------

Signed-off-by: Dimitar Dimitrov <[email protected]>
(cherry picked from commit 3ea4cf4)
@grafanabot grafanabot requested review from tacole02 and a team as code owners October 3, 2024 08:14
@grafanabot grafanabot requested review from dimitarvdimitrov and removed request for a team and tacole02 October 3, 2024 08:14
@dimitarvdimitrov dimitarvdimitrov merged commit 9d4efe5 into r310 Oct 3, 2024
31 checks passed
@dimitarvdimitrov dimitarvdimitrov deleted the backport-9500-to-r310 branch October 3, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants