Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The activity log always keeps in-progress state after clicking 'Cancel' next to the deleting activity log for regular/ADLS Gen2 blobs #6553

Open
v-xianya opened this issue Feb 13, 2023 · 4 comments
Assignees
Labels
🪲 regression Issue was working in a previous version ⚙️ azcopy Related to AzCopy integration ❔ external Root cause of this issue is in another component, product, or service 🧪 testing Found through regular testing

Comments

@v-xianya
Copy link
Member

v-xianya commented Feb 13, 2023

Storage Explorer Version: 1.28.0
Build Number: 20230211.3
Branch: rel/1.28.0
Platform/OS: Windows 10/Linux Ubuntu 20.04/MacOS Ventura 13.2 (Apple M1 Pro)
Architecture: ia32/x64/arm64
How Found: Exploratory testing
Regression From: Previous release (1.27.0)

Steps to Reproduce

  1. Expand one storage account -> Blob Containers.
  2. Create a blob container -> Upload several large files.
  3. Select all files -> Click ''Delete'.
  4. There is an in progress deleting activity log -> Click 'Cancel'.
  5. Check whether succeeds to cancel the activity log.

Expected Experience

Succeed to cancel the activity log.

Actual Experience

  1. Fail to cancel the activity log.
  2. The activity log always keeps in-progress state.
@v-xianya v-xianya added 🧪 testing Found through regular testing 🪲 regression Issue was working in a previous version labels Feb 13, 2023
@JasonYeMSFT JasonYeMSFT self-assigned this Feb 13, 2023
@JasonYeMSFT JasonYeMSFT added this to the 1.28.0 milestone Feb 13, 2023
@JasonYeMSFT JasonYeMSFT added the ❔ investigate We need to look into this further label Feb 13, 2023
@JasonYeMSFT JasonYeMSFT modified the milestones: 1.28.0, 1.29.0 Feb 13, 2023
@JasonYeMSFT
Copy link
Contributor

AzCopy doesn't support cancel for Gen2. It does cancel the non Gen2 delete job but there is a bug causing AzCopy to get stuck. We will remove the cancel action for Gen2 to avoid giving people false hope that there is something to prevent data loss. For non Gen2 Blob, we will keep it since it still works. The workaround to unblock AzCopy will be restarting Storage Explorer.

@JasonYeMSFT JasonYeMSFT added ❔ external Root cause of this issue is in another component, product, or service and removed ❔ investigate We need to look into this further labels Feb 13, 2023
@v-xianya
Copy link
Member Author

v-xianya commented Feb 14, 2023

The 'Cancel' action has been removed for ADLS Gen2 delete activity on the new build 20230213.4.

@JasonYeMSFT JasonYeMSFT added the ⚙️ azcopy Related to AzCopy integration label Feb 14, 2023
@JasonYeMSFT
Copy link
Contributor

Related to Azure/azure-storage-azcopy#2073

@v-xianya
Copy link
Member Author

v-xianya commented Apr 25, 2023

@JasonYeMSFT
Update: Verified this issue on build 20230425.6. this issue also reproduces for file shares.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪲 regression Issue was working in a previous version ⚙️ azcopy Related to AzCopy integration ❔ external Root cause of this issue is in another component, product, or service 🧪 testing Found through regular testing
Projects
None yet
Development

No branches or pull requests

2 participants