[
https://issues.apache.org/jira/browse/HADOOP-18863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-18863.
-------------------------------------
Fix Version/s: 3.4.0
Resolution: Fixed
> AWS SDK V2 - AuditFailureExceptions aren't being translated properly
> --------------------------------------------------------------------
>
> Key: HADOOP-18863
> URL: https://issues.apache.org/jira/browse/HADOOP-18863
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.4.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Fix For: 3.4.0
>
>
> {{ITestS3AHugeFilesNoMultipart}} is failing because the
> {{AuditFailureException}} variant raised in the sdk handler is being wrapped
> as it makes its way back to the s3a code -but S3AUtiis.translateException()
> isn't looking at the inner cause.
> looks like aws v2 sdk class {{.GenericMultipartHelper.handleException}} is
> wrapping an SdkException with a SdkClientException even though it is not
> needed.
> we probably have to start looking at the inner cause of any exception during
> translation to see if that is also a AuditFailureException.
> Filed https://github.com/aws/aws-sdk-java-v2/issues/4356
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]