[
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)