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

fix: fix Journaling BlobWriteSessionConfig to properly handle multiple consecutive retries by BenWhitehead · Pull Request #3166 · googleapis/java-storage · GitHub

fix: fix Journaling BlobWriteSessionConfig to properly handle multiple consecutive retries - #3166

Merged
BenWhitehead merged 1 commit into
mainfrom
fix/grpc/journaling/multiple-retry
Jun 25, 2025
Merged

fix: fix Journaling BlobWriteSessionConfig to properly handle multiple consecutive retries#3166
BenWhitehead merged 1 commit into
mainfrom
fix/grpc/journaling/multiple-retry

Conversation

Copy link
Copy Markdown
Collaborator
  • Clear copy buffer used to load bytes from the recovery file so, we don't have dangling bytes from a previous retry
  • Do not add to the cumulative crc32c when retrying. The bytes have already been added in the first attempt.

…e consecutive retries

* Clear copy buffer used to load bytes from the recovery file so, we don't have dangling bytes from a previous retry
* Do not add to the cumulative crc32c when retrying. The bytes have already been added in the first attempt.
BenWhitehead requested a review from a team June 24, 2025 19:31
product-auto-label Bot added size: m Pull request size is medium. api: storage Issues related to the googleapis/java-storage API. labels Jun 24, 2025

cojenco left a comment

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

Thanks for walking me through the changes!

BenWhitehead merged commit 895bfbd into main Jun 25, 2025
BenWhitehead deleted the fix/grpc/journaling/multiple-retry branch June 25, 2025 22:14
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. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL