[
https://issues.apache.org/jira/browse/SOLR-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649029#action_12649029
]
Mark Miller commented on SOLR-870:
----------------------------------
Good point Shalin. At first glance it looked like the DataInputStream ate the
stream and was never closed...but your not done with it after a line read ;) My
bad, close away.
> FastInputStream makes 3 DataInputStream/DataOutputStreams that it does not
> close
> --------------------------------------------------------------------------------
>
> Key: SOLR-870
> URL: https://issues.apache.org/jira/browse/SOLR-870
> Project: Solr
> Issue Type: Bug
> Reporter: Mark Miller
> Assignee: Shalin Shekhar Mangar
> Priority: Trivial
>
> FastInputStream makes 3 DataInputStream/DataOutputStreams that it does not
> close. Possible file descriptor leaks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.