You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/07/02 09:25:00 UTC

[jira] [Work logged] (HADOOP-17788) Replace IOUtils#closeQuietly usages

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

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

                Author: ASF GitHub Bot
            Created on: 02/Jul/21 09:24
            Start Date: 02/Jul/21 09:24
    Worklog Time Spent: 10m 
      Work Description: virajjasani opened a new pull request #3171:
URL: https://github.com/apache/hadoop/pull/3171


   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 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: common-issues-unsubscribe@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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

            Worklog Id:     (was: 618024)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>          Time Spent: 10m
>  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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org