Skip to content

Azure CLI progress tracking for concurrent blob upload/download not working #23934

Closed
@jalauzon-msft

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.

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.StorageStorage Service (Queues, Blobs, Files)bugThis issue requires a change to an existing behavior in the product in order to be resolved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions