You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Eric Maynard (Jira)" <ji...@apache.org> on 2021/06/03 18:27:00 UTC

[jira] [Created] (HADOOP-17745) ADLS client can throw an IOException when it should throw an InterruptedIOException

Eric Maynard created HADOOP-17745:
-------------------------------------

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


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.3.4#803005)

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