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

ASF GitHub Bot logged work on HDFS-15868:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Mar/21 17:43
            Start Date: 18/Mar/21 17:43
    Worklog Time Spent: 10m 
      Work Description: Nargeshdb commented on pull request #2736:
URL: https://github.com/apache/hadoop/pull/2736#issuecomment-802156536


   @Hexiaoqiao
   We are investigating the test failures.


-- 
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 568528)
    Time Spent: 2h 10m  (was: 2h)

> Possible Resource Leak in EditLogFileOutputStream
> -------------------------------------------------
>
>                 Key: HDFS-15868
>                 URL: https://issues.apache.org/jira/browse/HDFS-15868
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Narges Shadab
>            Assignee: Narges Shadab
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> We noticed a possible resource leak 
> [here|https://github.com/apache/hadoop/blob/1f1a1ef52df896a2b66b16f5bbc17aa39b1a1dd7/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/EditLogFileOutputStream.java#L91].
>  If an I/O error occurs at line 91, rp remains open since the exception isn't 
> caught locally, and there is no way for any caller to close the 
> RandomAccessFile.
>  I'll submit a pull request to fix it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to