You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2021/07/23 13:56:00 UTC

[jira] [Updated] (HADOOP-17458) S3A to treat "SdkClientException: Data read has a different length than the expected" as EOFException

     [ https://issues.apache.org/jira/browse/HADOOP-17458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran updated HADOOP-17458:
------------------------------------
    Fix Version/s: 3.3.2

> S3A to treat "SdkClientException: Data read has a different length than the expected" as EOFException
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-17458
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17458
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.3.2
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org