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

chore: add ParallelCompositeUpload related config #2229

Conversation

BenWhitehead
Copy link
Collaborator

@BenWhitehead BenWhitehead commented Sep 26, 2023

Pre-work

Add skeleton of config parameters available for Parallel Composite Uploads

Javadocs for the new config class will be more flushed out in a following PR

_Pre-work_

Add skeleton of config parameters available for Parallel Composite Uploads
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Sep 26, 2023
@BenWhitehead BenWhitehead requested a review from a team as a code owner September 26, 2023 23:21
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: storage Issues related to the googleapis/java-storage API. labels Sep 26, 2023
@BenWhitehead BenWhitehead merged commit 797d894 into write-acceleration/m3/4/storage-internal-additions Sep 27, 2023
14 checks passed
@BenWhitehead BenWhitehead deleted the write-acceleration/m3/5/pcu-config branch September 27, 2023 19:00
BenWhitehead added a commit that referenced this pull request Sep 29, 2023
_Pre-work_

Add skeleton of config parameters available for Parallel Composite Uploads
BenWhitehead added a commit that referenced this pull request Sep 29, 2023
* chore: add StorageInternal#{delete(BlobId),internalDirectUpload} (#2221)

_Pre-Work_

Add two new method to StorageInternal for access by new BlobWriteSession implementations
1. `#delete(BlobId)`
2. `#internalDirectUpload(BlobInfo, Opts<ObjectTargetOpt>, ByteBuffer)`

* chore: add ParallelCompositeUpload related config (#2229)

_Pre-work_

Add skeleton of config parameters available for Parallel Composite Uploads
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