FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: update grpc finalize on close resumable uploads to validate ack'd object size by BenWhitehead · Pull Request #2572 · googleapis/java-storage · GitHub

fix: update grpc finalize on close resumable uploads to validate ack'd object size - #2572

Merged
BenWhitehead merged 3 commits into
mainfrom
fix/grpc-putfile-response-validation
Jun 13, 2024
Merged

fix: update grpc finalize on close resumable uploads to validate ack'd object size#2572
BenWhitehead merged 3 commits into
mainfrom
fix/grpc-putfile-response-validation

Conversation

Copy link
Copy Markdown
Collaborator

Follow up to #2527 and #2514

  • Add ITGapicUnbufferedFinalizeOnCloseResumableWritableByteChannelTest with failure scenarios

  • Refactoring to clean up some request building lifecycle and variable scope

  • Update GapicUnbufferedFinalizeOnCloseResumableWritableByteChannel to validate ack'd object size

…d object size

Follow up to #2527

Add ITGapicUnbufferedFinalizeOnCloseResumableWritableByteChannelTest with failure scenarios
…d object size

Refactoring to clean up some request building lifecycle and variable scope
BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Jun 3, 2024
BenWhitehead requested a review from a team June 3, 2024 21:06
product-auto-label Bot added size: l Pull request size is large. api: storage Issues related to the googleapis/java-storage API. labels Jun 3, 2024
null,
context,
null));
} else if (last.hasResource() /* && finalizing*/) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

left in commented out code

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Intentionally; The finalizing has to be true given the previous branches check, but I left it here for more easy readability

BenWhitehead merged commit 55a6d15 into main Jun 13, 2024
BenWhitehead deleted the fix/grpc-putfile-response-validation branch June 13, 2024 21:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL