[ 
https://issues.apache.org/jira/browse/SOLR-3491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Rowe updated SOLR-3491:
-----------------------------

    Fix Version/s:     (was: 4.1)
                   4.2
    
> PeerSync & SyncStrategy use an HttpShardHandlerFactory that they never close
> ----------------------------------------------------------------------------
>
>                 Key: SOLR-3491
>                 URL: https://issues.apache.org/jira/browse/SOLR-3491
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Hoss Man
>            Assignee: Yonik Seeley
>             Fix For: 4.2, 5.0
>
>
> Discovered while making sense of SOLR-3423...
> * PeerSync & SyncStrategy each use their own private instance of 
> HttpShardHandlerFactory, which are never close()ed (so the threadpool is 
> never closed)
> * should these classes be using the ShardHandler configured on the SolrCore

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to