[
https://issues.apache.org/jira/browse/HADOOP-16767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426395#comment-17426395
]
Shawn Liu commented on HADOOP-16767:
------------------------------------
Hi [~yzhangal] and [[email protected]]
this ticket says this bug is fixed on 2.10.2, but I didn't find any 2.10.2
version on central maven:
[https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-common]
[https://mvnrepository.com/artifact/org.apache.hadoop/hadoop-aws]
could you help pointing me how to get 2.10.2? we are still on 2.9.2 and needs
this fix as well.
> S3AInputStream reopening does not handle non IO exceptions properly
> -------------------------------------------------------------------
>
> Key: HADOOP-16767
> URL: https://issues.apache.org/jira/browse/HADOOP-16767
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: 3.1.1
> Reporter: Sergei Poganshev
> Assignee: Sergei Poganshev
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.0, 2.10.2
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Since only {{IOException}} is getting caught in
> [closeStream|https://github.com/apache/hadoop/blob/24080666e5e2214d4a362c889cd9aa617be5de81/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/S3AInputStream.java#L579],
> {{reopen()}} fails in case {{SdkClientException}} occurs on a drain attempt.
> This leads to multiple failing retries of {{invoker.retry("read",...)}} and
> then the whole {{read()}} operation failing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]