Steve Loughran created HADOOP-19221:
---------------------------------------
Summary: S3a: retry on 400 +ErrorCode RequestTimeout
Key: HADOOP-19221
URL: https://issues.apache.org/jira/browse/HADOOP-19221
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/s3
Affects Versions: 3.4.0
Reporter: Steve Loughran
if a slow block update takes too long then the connection is broken s3 side
with an error message, as a 400 response
{code}
Your socket connection to the server was not read from or written to within the
timeout period. Idle connections will be closed. (Service: Amazon S3; Status
Code: 400; Error Code: RequestTimeout; Request ID:; S3 Extended Request ID:
{code}
This is recoverable and should be treated as such, either using the normal
exception policy or maybe even throttlePolicy
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]