
jira at apache
Apr 27, 2012, 6:38 PM
Post #1 of 1
(54 views)
Permalink
|
|
[jira] [Created] (SOLR-3423) HttpShardHandlerFactory does not shutdown its threadpool
|
|
Greg Bowyer created SOLR-3423: --------------------------------- Summary: 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 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-unsubscribe [at] lucene For additional commands, e-mail: dev-help [at] lucene
|