-
Notifications
You must be signed in to change notification settings - Fork 529
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
Don't load series multiple times when streaming chunks from store-gateways and only one batch is needed #8039
Merged
dimitarvdimitrov
merged 45 commits into
main
from
charleskorn/store-gateway-double-work-fix
May 23, 2024
Merged
Don't load series multiple times when streaming chunks from store-gateways and only one batch is needed #8039
dimitarvdimitrov
merged 45 commits into
main
from
charleskorn/store-gateway-double-work-fix
May 23, 2024
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 897d3b6 - Browse repository at this point
Copy the full SHA 897d3b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 254b1db - Browse repository at this point
Copy the full SHA 254b1dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f67084 - Browse repository at this point
Copy the full SHA 4f67084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fa6e3f - Browse repository at this point
Copy the full SHA 3fa6e3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05e6274 - Browse repository at this point
Copy the full SHA 05e6274View commit details -
Configuration menu - View commit details
-
Copy full SHA for a15a25e - Browse repository at this point
Copy the full SHA a15a25eView commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17c8360 - Browse repository at this point
Copy the full SHA 17c8360View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2473ca1 - Browse repository at this point
Copy the full SHA 2473ca1View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f4d20b - Browse repository at this point
Copy the full SHA 4f4d20bView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1542ebe - Browse repository at this point
Copy the full SHA 1542ebeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09ddd2e - Browse repository at this point
Copy the full SHA 09ddd2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb1322b - Browse repository at this point
Copy the full SHA fb1322bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1eadbd - Browse repository at this point
Copy the full SHA e1eadbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676349d - Browse repository at this point
Copy the full SHA 676349dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3fb275 - Browse repository at this point
Copy the full SHA c3fb275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b81435 - Browse repository at this point
Copy the full SHA 8b81435View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4471f33 - Browse repository at this point
Copy the full SHA 4471f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for afebea2 - Browse repository at this point
Copy the full SHA afebea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5915c19 - Browse repository at this point
Copy the full SHA 5915c19View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2dccc7 - Browse repository at this point
Copy the full SHA f2dccc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 103615e - Browse repository at this point
Copy the full SHA 103615eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73def47 - Browse repository at this point
Copy the full SHA 73def47View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f40abc - Browse repository at this point
Copy the full SHA 9f40abcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c8e50f - Browse repository at this point
Copy the full SHA 3c8e50fView commit details
Commits on May 15, 2024
-
Add iterator type that wraps an iterator factory to manage the transi…
…tion between chunks streaming phases.
Configuration menu - View commit details
-
Copy full SHA for 4f07071 - Browse repository at this point
Copy the full SHA 4f07071View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc40e1c - Browse repository at this point
Copy the full SHA cc40e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61290ed - Browse repository at this point
Copy the full SHA 61290edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f0342c - Browse repository at this point
Copy the full SHA 5f0342cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b24982d - Browse repository at this point
Copy the full SHA b24982dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 814d627 - Browse repository at this point
Copy the full SHA 814d627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77ac30b - Browse repository at this point
Copy the full SHA 77ac30bView commit details -
Fix issue where streaming chunks does not work if multiple batches of…
… series are loaded
Configuration menu - View commit details
-
Copy full SHA for 43115a9 - Browse repository at this point
Copy the full SHA 43115a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c5eefe - Browse repository at this point
Copy the full SHA 3c5eefeView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93b6d9f - Browse repository at this point
Copy the full SHA 93b6d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c92b9a3 - Browse repository at this point
Copy the full SHA c92b9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ca5bc9 - Browse repository at this point
Copy the full SHA 6ca5bc9View commit details -
Introduce
seriesChunkRefsIteratorWrapper
interface instead of passi……ng function handles around, remove more unnecessary comments
Configuration menu - View commit details
-
Copy full SHA for 17bb03c - Browse repository at this point
Copy the full SHA 17bb03cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81b1975 - Browse repository at this point
Copy the full SHA 81b1975View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60f3084 - Browse repository at this point
Copy the full SHA 60f3084View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fb6e9 - Browse repository at this point
Copy the full SHA c0fb6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d16b1 - Browse repository at this point
Copy the full SHA e3d16b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c4b6b - Browse repository at this point
Copy the full SHA 57c4b6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e711d49 - Browse repository at this point
Copy the full SHA e711d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f7f15 - Browse repository at this point
Copy the full SHA b2f7f15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1af591f - Browse repository at this point
Copy the full SHA 1af591fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.