[
https://issues.apache.org/jira/browse/HADOOP-15346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433511#comment-16433511
]
Hudson commented on HADOOP-15346:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13967 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13967/])
HADOOP-15346 S3ARetryPolicy for 400/BadArgument to be "fail". (fabbri: rev
b0aff8a96221fbf40d1eafe51b4f530b73146a20)
* (edit)
hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3ARetryPolicy.java
* (edit)
hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/TestInvoker.java
> S3ARetryPolicy for 400/BadArgument to be "fail"
> -----------------------------------------------
>
> Key: HADOOP-15346
> URL: https://issues.apache.org/jira/browse/HADOOP-15346
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.1.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Fix For: 3.1.1
>
> Attachments: HADOOP-15346-001.patch
>
>
> The retry policy for the AWS 400/BadArgument response is currently "treat as
> a connectivity error" on the basis that sometimes it works again.
> It doesn't, not normally, and by using the connectivity retry policy,
> unrecoverable failures can take time to surface.
> Proposed: switch to a fail fast policy for BadArgumentException
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]