You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Daniel Weeks (JIRA)" <ji...@apache.org> on 2016/03/25 20:21:25 UTC

[jira] [Resolved] (PARQUET-571) Fix potential leak in ParquetFileReader.close()

     [ https://issues.apache.org/jira/browse/PARQUET-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Weeks resolved PARQUET-571.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

Issue resolved by pull request 338
[https://github.com/apache/parquet-mr/pull/338]

> Fix potential leak in ParquetFileReader.close()
> -----------------------------------------------
>
>                 Key: PARQUET-571
>                 URL: https://issues.apache.org/jira/browse/PARQUET-571
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>            Reporter: Nezih Yigitbasi
>            Assignee: Nezih Yigitbasi
>             Fix For: 1.9.0
>
>
> If an exception occurs when closing the input stream `f`, the codecs will not
> be released. This may cause native memory leaks for some codecs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)