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

ASF GitHub Bot commented on HADOOP-17745:
-----------------------------------------

github-actions[bot] closed pull request #3076: HADOOP-17745. Wrap IOException 
with InterruptedException cause properly
URL: https://github.com/apache/hadoop/pull/3076




> ADLS client can throw an IOException when it should throw an 
> InterruptedIOException
> -----------------------------------------------------------------------------------
>
>                 Key: HADOOP-17745
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17745
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Eric Maynard
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> The Azure client sometimes throws an IOException with an InterruptedException 
> cause which can be converted to an InterruptedIOException. This is important 
> for downstream consumers that rely on an InterruptedIOException to gracefully 
> close.



--
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