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 "Hudson (JIRA)" <ji...@apache.org> on 2011/03/03 12:14:37 UTC

[jira] Commented: (HADOOP-6754) DefaultCodec.createOutputStream() leaks memory

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

Hudson commented on HADOOP-6754:
--------------------------------

Integrated in Hadoop-Common-trunk #619 (See [https://hudson.apache.org/hudson/job/Hadoop-Common-trunk/619/])
    HADOOP-6754. DefaultCodec.createOutputStream() leaks memory. Contributed by Aaron Kimball.


> DefaultCodec.createOutputStream() leaks memory
> ----------------------------------------------
>
>                 Key: HADOOP-6754
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6754
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>            Reporter: Aaron Kimball
>            Assignee: Aaron Kimball
>             Fix For: 0.23.0
>
>         Attachments: CompressionBug.java, HADOOP-6754.2.patch, HADOOP-6754.patch, HADOOP-6754.patch
>
>
> DefaultCodec.createOutputStream() creates a new Compressor instance in each OutputStream. Even if the OutputStream is closed, this leaks memory.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira