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 2017/09/05 09:21:00 UTC

[jira] [Commented] (HADOOP-13205) S3A to support custom retry policies; maybe failfast on unknown host

    [ https://issues.apache.org/jira/browse/HADOOP-13205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153347#comment-16153347 ] 

Steve Loughran commented on HADOOP-13205:
-----------------------------------------

+  SocketTimeoutException and ConnectTimeoutException (both subclasses of InterruptedIOException) to be handled explicitly

> S3A to support custom retry policies; maybe failfast on unknown host
> --------------------------------------------------------------------
>
>                 Key: HADOOP-13205
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13205
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 2.8.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>
> Noticed today that when connections are down, S3A retries on UnknownHostExceptions logging noisily in the process.
> # it should be possible to define or customize retry policies for an FS instance (fail fast, exponential backoff, etc)
> # we may want to explicitly have a fail-fast-if-offline retry policy, catching the common connectivity ones.
> Testing will be fun here.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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