-
Type:
Sub-task
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 3.4.0
-
Fix Version/s: None
-
Component/s: fs/s3
-
Labels:None
A test run with network problems caught exceptions "com.amazonaws.SdkClientException: Data read has a different length than the expected:", which then escalated to failure.
these should be recoverable if they are recognised as such.
translateException could do this. Yes, it would have to look @ the text, but as signifiesConnectionBroken() already does that for "Failed to sanitize XML document destined for handler class", it'd just be adding a new text string to look for.
- is related to
-
HADOOP-17338 Intermittent S3AInputStream failures: Premature end of Content-Length delimited message body etc
-
- Resolved
-