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

kafka replay speed: update fetch bytes estimation on multiple attempts #9493

Conversation

dimitarvdimitrov
Copy link
Contributor

Without this we end up using a bad estimation for the whole fetch

@dimitarvdimitrov dimitarvdimitrov requested a review from a team as a code owner October 2, 2024 09:39
Without this we end up using a bad estimation for the whole fetch

Signed-off-by: Dimitar Dimitrov <[email protected]>
@dimitarvdimitrov dimitarvdimitrov force-pushed the dimitar/ingest/replay-speed/update-bytes-estimation-on-multiple-fetch-attempts branch from c42b6a9 to 592d5fc Compare October 2, 2024 10:39
@dimitarvdimitrov dimitarvdimitrov merged commit 6a998f6 into main Oct 2, 2024
29 checks passed
@dimitarvdimitrov dimitarvdimitrov deleted the dimitar/ingest/replay-speed/update-bytes-estimation-on-multiple-fetch-attempts branch October 2, 2024 15:23
grafanabot pushed a commit that referenced this pull request Oct 3, 2024
#9493)

Without this we end up using a bad estimation for the whole fetch

Signed-off-by: Dimitar Dimitrov <[email protected]>
(cherry picked from commit 6a998f6)
dimitarvdimitrov added a commit that referenced this pull request Oct 3, 2024
#9493) (#9509)

Without this we end up using a bad estimation for the whole fetch

Signed-off-by: Dimitar Dimitrov <[email protected]>
(cherry picked from commit 6a998f6)

Co-authored-by: Dimitar Dimitrov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants