[
https://issues.apache.org/jira/browse/PARQUET-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363820#comment-17363820
]
ASF GitHub Bot commented on PARQUET-2054:
-----------------------------------------
vectorijk edited a comment on pull request #913:
URL: https://github.com/apache/parquet-mr/pull/913#issuecomment-861689463
Hi @gszadovszky , Xinli, could you help to have another look when you have
time? I search globally for the similar issue (not closed `ParquetFileReader`).
It mainly happens in parquet-cli commands and ParquetFileWriter unit tests. I
updated the fix in this PR
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> TCP connection leaking when calling appendFile()
> ------------------------------------------------
>
> Key: PARQUET-2054
> URL: https://issues.apache.org/jira/browse/PARQUET-2054
> Project: Parquet
> Issue Type: New Feature
> Components: parquet-mr
> Reporter: Xinli Shang
> Assignee: Kai Jiang
> Priority: Major
>
> When appendFile() is called, the file reader path is opened but not closed.
> It caused many TCP connections leaked.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)