[ https://issues.apache.org/jira/browse/SOLR-3423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Greg Bowyer updated SOLR-3423: ------------------------------ Attachment: SOLR-3423-HttpShardHandlerFactory_ThreadPool_Shutdown_lucene_3x.diff Patch that uses the CloseHook to attempt to shutdown the HttpShardHandlerFactory correctly. This is untested but I think that it is probably going to work > HttpShardHandlerFactory does not shutdown its threadpool > -------------------------------------------------------- > > Key: SOLR-3423 > URL: https://issues.apache.org/jira/browse/SOLR-3423 > Project: Solr > Issue Type: Bug > Affects Versions: 3.6, 4.0, 3.6.1 > Reporter: Greg Bowyer > Labels: distributed, shard > Attachments: > SOLR-3423-HttpShardHandlerFactory_ThreadPool_Shutdown_lucene_3x.diff > > > The HttpShardHandlerFactory is not getting a chance to shutdown its > threadpool, this means that in situations like a core reload / core swap its > possible for the handler to leak threads > (This may also be the case if the webapp is loaded / unloaded in the > container) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org