[jira] [Commented] (CSV-197) CSVParser doesn't close the underlying handle after iteration

2016-09-24 Thread Gary Gregory (JIRA)
[ https://issues.apache.org/jira/browse/CSV-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15519430#comment-15519430 ] Gary Gregory commented on CSV-197: -- The parser implements close() which calls close() on the

[jira] [Commented] (CSV-197) CSVParser doesn't close the underlying handle after iteration

2016-09-25 Thread Prateek Rungta (JIRA)
[ https://issues.apache.org/jira/browse/CSV-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15521968#comment-15521968 ] Prateek Rungta commented on CSV-197: Yep, that's what I did once I found the leak. I didn

[jira] [Commented] (CSV-197) CSVParser doesn't close the underlying handle after iteration

2017-04-10 Thread Aaron Digulla (JIRA)
[ https://issues.apache.org/jira/browse/CSV-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962786#comment-15962786 ] Aaron Digulla commented on CSV-197: --- I have never seen a Java library/framework which will