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

fix: close pending zero-copy responses when Storage#close is called #2696

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

BenWhitehead
Copy link
Collaborator

Update gRPC based Storage instances to close out in progress reads when zero-copy is used and Storage#close() is called.

Update gRPC based Storage instances to close out in progress reads when zero-copy is used and Storage#close() is called.
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Sep 9, 2024
@BenWhitehead BenWhitehead requested a review from a team as a code owner September 9, 2024 19:58
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Sep 9, 2024
@BenWhitehead
Copy link
Collaborator Author

integration test failures being investigated in #2697

@BenWhitehead BenWhitehead merged commit 1855308 into main Sep 10, 2024
18 of 21 checks passed
@BenWhitehead BenWhitehead deleted the fix/zero-copy/close branch September 10, 2024 17:07
BenWhitehead added a commit that referenced this pull request Sep 10, 2024
BenWhitehead added a commit that referenced this pull request Sep 10, 2024
BenWhitehead added a commit that referenced this pull request Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants