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

Mark Miller commented on SOLR-1812:
-----------------------------------

I do not agree that this is a correct use of the API.

OutputStreamWriter.close does not simply close the outputstream, nor does it 
simply flush and then close the outputstream. What it does it actually impl 
dependent, but its more than that in either case. This API misuse is just 
asking for trouble.

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

Reply via email to