Azure Java SDK reaction to connection resets when using Azure blob #32749
Labels
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
HttpClient
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
question
The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Storage
Storage Service (Queues, Blobs, Files)
application based on Azure Java SDK is getting intermittent expected connection resets while communicating with azure blob storage.
the application crashes and not retrying the error properly. Here is the error:
--- [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [5303716f-219, L:/10.x.x.x:59338 - R:removedthename.blob.core.windows.net/] The connection observed an error, the request cannot be retried as the headers/body were sent
->: io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer
Ask:
The text was updated successfully, but these errors were encountered: