-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Azure CLI progress tracking for concurrent blob upload/download not working #23934
Copy link
Copy link
Closed
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Description
As reported in Azure/azure-cli#21781
With the CLI's recent switch to the Track2 SDK for blob uploads, the progress bar does not work properly. It jumps around and does not usually reach 100%. This is due to an issue where the SDK does not properly report progress on concurrent uploads.
This is likely also broken for chunked, concurrent download as well as both operations Datalake/File Share.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)Storage Service (Queues, Blobs, Files)bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.