[jira] [Commented] (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:comment-tabpanel=16845815#comment-16845815 ] Yury Pakhomov commented on SOLR-13315: -- I thought that disabling Log4j2Watcher in solr.xml can be

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

2019-03-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792512#comment-16792512 ] Alan Woodward commented on SOLR-13315: -- This is actually a bug in lucene code, so I created

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

2019-03-13 Thread Yury Pakhomov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16791823#comment-16791823 ] Yury Pakhomov commented on SOLR-13315: -- [~romseygeek] Thank you for such a quick response. I will

[jira] [Commented] (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:comment-tabpanel=16790388#comment-16790388 ] Alan Woodward commented on SOLR-13315: -- Here's a patch containing a fix and test.  Thanks for

[jira] [Commented] (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:comment-tabpanel=16790358#comment-16790358 ] Alan Woodward commented on SOLR-13315: -- I think the error here is in WrappedDoubleValuesSource

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

2019-03-12 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790317#comment-16790317 ] Mikhail Khludnev commented on SOLR-13315: - What about buffering derivatives (SolrDocuments)