[
https://issues.apache.org/jira/browse/HADOOP-17788?focusedWorklogId=620235&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-620235
]
ASF GitHub Bot logged work on HADOOP-17788:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jul/21 21:42
Start Date: 07/Jul/21 21:42
Worklog Time Spent: 10m
Work Description: steveloughran commented on pull request #3171:
URL: https://github.com/apache/hadoop/pull/3171#issuecomment-875954548
> thanks for the example of how JDK can produce IllegalArgumentException,
learnt something new today.
yeah, stupid thing for them to do. wasb was being clever about caching and
rethrowing the same exception in close() as in the read(), and some code using
it above hadoop was failing. what a pain.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 620235)
Time Spent: 2h 40m (was: 2.5h)
> Replace IOUtils#closeQuietly usages
> -----------------------------------
>
> Key: HADOOP-17788
> URL: https://issues.apache.org/jira/browse/HADOOP-17788
> Project: Hadoop Common
> Issue Type: Task
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> IOUtils#closeQuietly is deprecated since 2.6 release of commons-io without
> any replacement. Since we already have good replacement available in Hadoop's
> own IOUtils, we should use it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]