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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to