[ 
https://issues.apache.org/jira/browse/HADOOP-9278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573435#comment-13573435
 ] 

Hudson commented on HADOOP-9278:
--------------------------------

Integrated in Hadoop-Hdfs-0.23-Build #518 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/518/])
    HADOOP-9278. Fix the file handle leak in HarMetaData.parseMetaData() in 
HarFileSystem. (Chris Nauroth via tgraves) (Revision 1443042)

     Result = SUCCESS
tgraves : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1443042
Files : 
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/HarFileSystem.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/util/LineReader.java
* 
/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/TestHarFileSystemBasics.java

                
> HarFileSystem may leak file handle
> ----------------------------------
>
>                 Key: HADOOP-9278
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9278
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: 2.0.3-alpha, trunk-win, 0.23.7
>
>         Attachments: HADOOP-9278.1.patch
>
>
> TestHarFileSystemBasics fails on Windows due to invalid HAR URI and file 
> handle leak.  We need to change the tests to use valid HAR URIs and fix the 
> file handle leak.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to