microsoft / microsoft/AzureStorageExplorer

AzCopy does not expose correct error information for deletes that failed b/c of leases

Open
#2,693 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:beetle: azcopy error reporting :beetle: regression :gear: azcopy :gear: blobs :grey_question: external :test_tube: testing
Dominant language
No language data
Stars
452
Forks
92
Avg merge
15h 20m
Merged PRs (30d)
3

Description

Storage Explorer Version: 1.12.0
Build: 20200305.2
Branch: master
Platform/OS: Windows 10/ Linux Ubuntu 16.04
Architecture: ia32/x64
Regression From: Previous release (1.12.0)

Steps to reproduce:

  1. Expand one Non-ADLS Gen2 storage account -> Blob Containers.
  2. Create one blob container -> Upload one blob to it.
  3. Acquire lease for this blob -> Delete the leased blob.
  4. Check the activity log.

Expect Experience:
No 'Retry...' action displays.
image

Actual Experience:
Display an extra 'Retry...' action.
image

More Info:

  1. This issue also reproduces when deleting multi leased blobs.
  2. Show the below 'Retry Azcopy' dialog after clicking 'Retry...'.
    image
  3. Related Bug: 2284

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the leased-blob deletion steps in the issue and inspect the activity log and Retry AzCopy dialog. Trace how the delete failure is reported and determine the expected behavior for single and multiple leased blobs. Done means lease-related delete failures no longer expose a Retry action.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.