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

[8.x] [Reporting] don’t wait for refresh when uploading a chunk (#204775) #205421

Merged
merged 1 commit into from
Jan 2, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

…4775)

## Summary

close elastic/kibana-team#1367

We saw significant slowness when uploading large CSV files in
serverless. This PR should speed this up.
Initially wait_for was introduced to reduce test flakiness
elastic#176022 (comment),
but it seems it can be safely removed from uploading stream chunks

Co-authored-by: Elastic Machine <[email protected]>
(cherry picked from commit 6a84ccc)
@kibanamachine kibanamachine merged commit 47e1f82 into elastic:8.x Jan 2, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @Dosant

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.

3 participants