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

Steve Loughran commented on HADOOP-19000:
-----------------------------------------

no, not related to HADOOP-18915, though if ApiCallTimeoutException does start 
containing exceptions the placement there is wrong as we should look inside for 
any IOE. moving it down will mean that if it is fixed in the SDK then anyone 
upgrading their SDK will get the better handling.

> Unknown S3Express bucket raises UnknownHostException rather than 
> NoSuchBucketException; will block for retries
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-19000
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19000
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> When an attempt is made to work with an s3 express bucket which isn't there. 
> the createSession API fails with UnknownHostException
> This is actually retried within the sdk, so we are lucky that HADOOP-18889 
> cut the retry count down. Even so, failures are slow and not very informative.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to