[
https://issues.apache.org/jira/browse/SOLR-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258919#comment-13258919
]
Yonik Seeley commented on SOLR-3392:
------------------------------------
While trying to reproduce the file descriptor leak that Sami and others have
reported, I went to
http://localhost:8983/solr/#/singlecore/plugins/core
and noticed that I had 4 open SolrIndexSearcher instances - which means we have
a searcher leak somehow.
I'm still trying to track down exactly what's causing it, and why none of our
tests catch it (and all of our tests check the number of opens/closes of
SolrIndexSearcher instances)
> searcher leak
> -------------
>
> Key: SOLR-3392
> URL: https://issues.apache.org/jira/browse/SOLR-3392
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
>
> It appears we have a searcher leak where SolrIndexSearcher instances are
> sometimes not being closed.
--
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]