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

Storage Webjobs BlobReciptManager Classifies "LeaseAlreadyPresent" #34752

Merged
merged 2 commits into from
Mar 8, 2023

Conversation

jaschrep-msft
Copy link
Member

Blob Storage Webjobs extension attempts to acquire lease that may already have a lease present as part of a standard workflow customers cannot control and handles a conflict on its own. From the customer perspective, this is not an error. Therefore, it should not log a 409 response to customer logging.

Resolves #21511

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Mar 7, 2023
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@jaschrep-msft jaschrep-msft marked this pull request as ready for review March 8, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Lease already present after upgrading to Microsoft.Azure.WebJobs.Extensions.Storage 5.0.0-beta.3
3 participants