Anuj Modi created HADOOP-19531:
----------------------------------
Summary: ABFS: [FnsOverBlob] Streaming List Path Result Should
Happen Inside Retry Loop
Key: HADOOP-19531
URL: https://issues.apache.org/jira/browse/HADOOP-19531
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/azure
Affects Versions: 3.4.1, 3.5.0
Reporter: Anuj Modi
Assignee: Anuj Modi
Listing APIs on both DFS and Blob Endpoints return response as part of response
body and has to be read from an Socket Input Stream.
Any network error occuring while reading the stream should be retried.
Today, this parsing happens in client and such errors are not retried.
This change fixes this behavior
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]