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

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

                Author: ASF GitHub Bot
            Created on: 02/Jul/21 11:58
            Start Date: 02/Jul/21 11:58
    Worklog Time Spent: 10m 
      Work Description: virajjasani commented on pull request #3171:
URL: https://github.com/apache/hadoop/pull/3171#issuecomment-872943032


   @aajisaka it seems only few places can live with `try-with-resources`, rest 
need to close the closeables manually. Let me try to cover as many as possible.


-- 
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: 618084)
    Time Spent: 50m  (was: 40m)

> 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: 50m
>  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]

Reply via email to