You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Gabor Szadovszky (JIRA)" <ji...@apache.org> on 2018/04/21 12:39:03 UTC

[jira] [Updated] (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 ]

Gabor Szadovszky updated PARQUET-571:
-------------------------------------
    Fix Version/s: 1.8.2

> 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
>            Priority: Major
>             Fix For: 1.9.0, 1.8.2
>
>
> 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
(v7.6.3#76005)