Steve Loughran created HADOOP-15346: ---------------------------------------
Summary: 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 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: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org