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

Enable support for large blob download in the BlobClient #32414

Closed
3 of 4 tasks
annelo-msft opened this issue Nov 10, 2022 · 0 comments · Fixed by #33432
Closed
3 of 4 tasks

Enable support for large blob download in the BlobClient #32414

annelo-msft opened this issue Nov 10, 2022 · 0 comments · Fixed by #33432
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Container Registry
Milestone

Comments

@annelo-msft
Copy link
Member

annelo-msft commented Nov 10, 2022

Reimplement DownloadBlob to download chunks in parallel

  • Suggested API implementation for DownloadBlobOptions here: DownloadBlobOptions
    • Specifically, provide options for caller to specify number of workers and chunk size.

Notes:

@annelo-msft annelo-msft added Container Registry Client This issue points to a problem in the data-plane of the library. labels Nov 10, 2022
@annelo-msft annelo-msft self-assigned this Nov 10, 2022
@annelo-msft annelo-msft added this to the 2023-02 milestone Dec 10, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Container Registry
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant