[ 
https://issues.apache.org/jira/browse/SOLR-870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649007#action_12649007
 ] 

Shalin Shekhar Mangar commented on SOLR-870:
--------------------------------------------

Mark, there is no leak here. DataInputStream is just a wrapper. If you call 
close on it, it will close the underlying stream which is not what we want.

> 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.

Reply via email to