[
https://issues.apache.org/jira/browse/SOLR-1812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868267#action_12868267
]
Yonik Seeley commented on SOLR-1812:
------------------------------------
bq. Perhaps SolrServer should have a close() method?
+1
Need to take care about what resources we close though... essentially we should
only close what we create (i.e. if user passed in an HttpClient instance, it
should not be closed).
> 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]