Skip to content

Conversation

@jaschrep-msft
Copy link
Member

Implements partitioned upload for block blobs.

Method currently called managed_upload() to avoid naming conflicts.

Introduces a test policy to run arbitrary code in pipeline. Useful for assertions and general observation of network requests.

managed_upload() implemented on generated block blob client.
handwritten block blob client calls into generated impl.
handwritten options bag contains fields for both stage block and commit
blocklist, not including fields that will be purposefully ignored.
new fields for parallelism and partition size also in options.
new ConcurrencyControlStrategy enum to determine how a transfer ensures
the underlying resource is not modified between requests.
@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant