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

Joel Bernstein commented on SOLR-8899:
--------------------------------------

The IterativeMergeStrategy has a static HttpClient, which was designed to be 
cached and used for all calls. it's not shutdown at all even when Solr is 
shutdown. I'll change that so it's shutdown and recreated after each use. 

> MergeStrategy code creates HttpClient(s) and HttoSolrClient(s) that it does 
> not close
> -------------------------------------------------------------------------------------
>
>                 Key: SOLR-8899
>                 URL: https://issues.apache.org/jira/browse/SOLR-8899
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to