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

Weekly Sync 2024-09-13 #382

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Weekly Sync 2024-09-13 #382

merged 4 commits into from
Sep 13, 2024

Conversation

gdavidsson
Copy link
Contributor

No description provided.

eaufavor and others added 4 commits September 6, 2024 21:57
When supporting streaming partial writes, the cache miss request may not
always find the corresponding body reader for the storage asset that its
upstream write is trying to fill.

This change adds a lookup_streaming_write storage API and allows the
miss handler to provide a streaming write tag for use with the API, so
that it may find the matching hit handler to serve downstream.
Includes-commit: 9b1d7c5
Replicated-from: #371
Fix #363
---
updated

Includes-commit: 204ddb0
Includes-commit: 34c67f0
Replicated-from: #368
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@gdavidsson gdavidsson changed the title Bleeper gustav 2024 09 13 Weekly Sync 2024-09-13 Sep 13, 2024
@gdavidsson gdavidsson merged commit 6c8e7aa into main Sep 13, 2024
5 checks passed
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 this pull request may close these issues.

8 participants