AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

The activity log is always in progress when executing folder statistics in an ADLS Gen2 blob explorer that contains soft deleted rehydrating blobs

Open v-xianya opened this issue 2 years ago • 2 comments

Storage Explorer Version: 1.29.1 Build Number: 20230509.5 Branch: hotfix/1.29.1 Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.3.1 (Apple M1 Pro) Architecture: ia32/x64/arm64 How Found: Exploratory testing Regression From: Not a regression

Steps to Reproduce

  1. Expand one ADLS Gen2 storage account -> Blob Containers.
  2. Create a blob container -> Upload one blob -> Change its access tier to 'Archive'.
  3. Change the access tier to 'Hot' -> Soft delete the blob.
  4. Click 'Folder Statistics'.
  5. Check whether there is a successful activity log.

Expected Experience

There is a successful activity log.

Actual Experience

The activity log is always in progress. image

Additional Context

  1. This issue doesn't reproduce for regular blob containers.
  2. There is a related issue 6628.

v-xianya avatar May 10 '23 06:05 v-xianya

This is a service bug. It keeps returning 0 blobs and non-empty continuation token when we list blobs.

JasonYeMSFT avatar May 10 '23 16:05 JasonYeMSFT

I opened a bug report to the service team.

JasonYeMSFT avatar Dec 14 '23 18:12 JasonYeMSFT