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

[AzureStorage] File Upload get stucked and never finishes #489

Merged
merged 2 commits into from
Nov 16, 2021

Conversation

ggallotti
Copy link
Member

@ggallotti ggallotti commented Nov 10, 2021

When using File Upload Control.
If the User uploads multiple Files (> 5) at the same time, the WebServer freezes and the Upload never completes.

This seems to be a bug in Azure SDK that has been fixed:

Azure/azure-sdk-for-net#10814
Azure/azure-storage-net-data-movement#148
Azure/azure-storage-net#864

A workaround has been made in order to fix this problem, but the ideal FIX would be to Update Azure Storage SDK.

@ggallotti ggallotti temporarily deployed to external-storage-tests November 10, 2021 14:59 Inactive
@ggallotti ggallotti changed the title [AzureStorage] File Upload multiple get stucked and never finishes [AzureStorage] File Upload get stucked and never finishes Nov 10, 2021
@ggallotti ggallotti temporarily deployed to external-storage-tests November 16, 2021 19:35 Inactive
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti merged commit ab7d883 into master Nov 16, 2021
@ggallotti ggallotti deleted the azure-upload-stuck branch November 16, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants