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 BlobWriteChannelV2 to properly carry forward offset after incremental flush #2125

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

BenWhitehead
Copy link
Collaborator

The tests in ITObjectTest did not perform a flush before capturing the write channel and this flow was not previously validated.

… incremental flush

The tests in ITObjectTest did not perform a flush before capturing the write channel and this flow was not previously validated.
@BenWhitehead BenWhitehead requested a review from a team as a code owner July 17, 2023 23:56
@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 Jul 17, 2023
@BenWhitehead BenWhitehead merged commit c099a2f into main Jul 18, 2023
14 checks passed
@BenWhitehead BenWhitehead deleted the restore-position branch July 18, 2023 19:05
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