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: update gRPC writeAndClose to only set finish_write on the last message #2163

Merged
merged 1 commit into from Aug 11, 2023

Conversation

BenWhitehead
Copy link
Collaborator

As of 2.26.0 it would set finish_write on every message emitted by writeAndClose

Update ITGapicUnbufferedWritableByteChannelTest to also include checksum values in its requests/responses.

…essage

As of 2.26.0 it would set finish_write on every message emitted by writeAndClose

Update ITGapicUnbufferedWritableByteChannelTest to also include checksum values in its requests/responses.
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Aug 11, 2023
@BenWhitehead BenWhitehead requested a review from a team as a code owner August 11, 2023 19:39
@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 Aug 11, 2023
@BenWhitehead BenWhitehead merged commit 95df758 into main Aug 11, 2023
20 checks passed
@BenWhitehead BenWhitehead deleted the grpc-finalize-cleanup branch August 11, 2023 20:01
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.

None yet

2 participants