[jira] [Updated] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-05-22 Thread Yury Pakhomov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Pakhomov updated SOLR-13315: - Attachment: old_searcher_leak_through_cache_regeneration.png > Possible SolrIndexSearcher leak

[jira] [Updated] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-13315: - Attachment: SOLR-13315.patch > Possible SolrIndexSearcher leak through LogWatcher and

[jira] [Updated] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-11 Thread Yury Pakhomov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury Pakhomov updated SOLR-13315: - Description: Here is possible leak of SolrIndexSearcher. Which prevents unused searchers to be

[jira] [Updated] (SOLR-13315) Possible SolrIndexSearcher leak through LogWatcher and FunctionScoreQuery

2019-03-11 Thread Yury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yury updated SOLR-13315: Description: Here is possible leak of SolrIndexSearcher. 1) Where unused ref to SolrIndexSearcher is stored.