Skip to content

Conversation

BenWhitehead
Copy link
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 BenWhitehead requested a review from a team as a code owner June 24, 2025 19:31
@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 Jun 24, 2025
Copy link
Contributor

@cojenco cojenco left a comment

Choose a reason for hiding this comment

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

Thanks for walking me through the changes!

@BenWhitehead BenWhitehead merged commit 895bfbd into main Jun 25, 2025
25 checks passed
@BenWhitehead BenWhitehead deleted the fix/grpc/journaling/multiple-retry branch June 25, 2025 22:14
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