[
https://issues.apache.org/jira/browse/SOLR-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12842717#action_12842717
]
Shalin Shekhar Mangar commented on SOLR-1812:
---------------------------------------------
Closing the OutputStreamWriter will close the underlying OutputStream. The
HttpClient will automatically do that once the request has been sent so there
is no leak here.
> StreamingUpdateSolrServer creates an OutputStreamWriter that it never closes
> ----------------------------------------------------------------------------
>
> Key: SOLR-1812
> URL: https://issues.apache.org/jira/browse/SOLR-1812
> Project: Solr
> Issue Type: Bug
> Components: clients - java
> Affects Versions: 1.4
> Reporter: Mark Miller
> Priority: Minor
> Fix For: 1.5
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.