SolrIndexSearcher's register do not match close and SolrCore's closeSearcher
----------------------------------------------------------------------------
Key: SOLR-2927
URL: https://issues.apache.org/jira/browse/SOLR-2927
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 4.0
Environment: JDK1.6/CentOS
Reporter: tom liu
# SolrIndexSearcher's register method put the name of searcher, but SolrCore's
closeSearcher method remove name of currentSearcher on infoRegistry.
# SolrIndexSearcher's register method put the name of cache, but
SolrIndexSearcher's close do not remove the name of cache.
so, there maybe lost some memory leak.
--
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: [email protected]
For additional commands, e-mail: [email protected]