Steve Loughran created HADOOP-13664: ---------------------------------------
Summary: S3AInputStream to use a retry policy on read failures Key: HADOOP-13664 URL: https://issues.apache.org/jira/browse/HADOOP-13664 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 2.8.0 Reporter: Steve Loughran Priority: Minor {{S3AInputStream}} has some retry logic to handle failures on a read: log and retry. We should move this over to a (possibly hard coded RetryPolicy with some sleep logic, so that longer-than-just-transient read failures can be handled. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org