You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Boris Petrov (Jira)" <ji...@apache.org> on 2019/11/27 08:24:00 UTC

[jira] [Updated] (LUCENE-9069) Memory leaks in PerFieldAnalyzerWrapper

     [ https://issues.apache.org/jira/browse/LUCENE-9069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Petrov updated LUCENE-9069:
---------------------------------
    Description: 
Closing the `PerFieldAnalyzerWrapper` doesn't close the `defaultAnalyzer` as well as all the `fieldAnalyzers`.

 

GitHub PR: https://github.com/apache/lucene-solr/pull/133

  was:Closing the `PerFieldAnalyzerWrapper` doesn't close the `defaultAnalyzer` as well as all the `fieldAnalyzers`.


> Memory leaks in PerFieldAnalyzerWrapper
> ---------------------------------------
>
>                 Key: LUCENE-9069
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9069
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 8.3
>            Reporter: Boris Petrov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Closing the `PerFieldAnalyzerWrapper` doesn't close the `defaultAnalyzer` as well as all the `fieldAnalyzers`.
>  
> GitHub PR: https://github.com/apache/lucene-solr/pull/133



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org