[ 
https://issues.apache.org/jira/browse/HADOOP-16767?focusedWorklogId=549791&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-549791
 ]

ASF GitHub Bot logged work on HADOOP-16767:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Feb/21 18:58
            Start Date: 08/Feb/21 18:58
    Worklog Time Spent: 10m 
      Work Description: yzhangal commented on pull request #2685:
URL: https://github.com/apache/hadoop/pull/2685#issuecomment-775367808


   https://github.com/apache/hadoop/pull/2688 Seems the build failed, maybe 
because I uploaded the diff before your merge thus the base is different.  As 
of now, I don't see your merge of HADOOP-16767. I will rebase to the latest 
2.10 branch once your merge shows up and recreate the PR. Thanks Steve.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 549791)
    Time Spent: 1h 10m  (was: 1h)

> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to