Nezih Yigitbasi created PARQUET-571:
---------------------------------------

             Summary: 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


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)

Reply via email to