[QUERY] Azure.Storage.DataMovement doesn't checkpoint individual blob transfer progress #47719
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-team-attention
Workflow: This issue needs attention from Azure service team or SDK team
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Service Attention
Workflow: This issue is responsible by Azure service team.
Storage
Storage Service (Queues, Blobs, Files)
Library name and version
Azure.Storage.DataMovement.Blobs 12.0.0-beta.6
Query/Question
I'm trying to use Azure.Storage.DataMovement to upload big files from a user's computer to Azure Blob Storage. Looks like the library doesn't checkpoint upload progress of a single big file. Does it mean that checkpointing only applies to uploading of multiple files, i.e. it will track which file has not been uploaded successfully, and re-upload it fully?
Environment
No response
The text was updated successfully, but these errors were encountered: