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

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

                Author: ASF GitHub Bot
            Created on: 23/Jun/21 20:35
            Start Date: 23/Jun/21 20:35
    Worklog Time Spent: 10m 
      Work Description: steveloughran commented on pull request #3076:
URL: https://github.com/apache/hadoop/pull/3076#issuecomment-867139175


   > Hi @steveloughran, what tests should I run in order to make this change?
   
   all the abfs tests in hadoop-azure.  Ideally with as many auth options as 
you can. 
   `hadoop-tools/hadoop-azure/dev-support/testrun-scripts/runtests.sh` helps 
there.
   
   At the very least:
   ```
   mvn clean verify  -Dparallel-tests=abfs -DtestsThreadCount=5 -Dscale
   ```
   
   


-- 
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:
[email protected]


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

    Worklog Id:     (was: 614214)
    Time Spent: 1.5h  (was: 1h 20m)

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

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

Reply via email to