You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2016/11/09 12:49:58 UTC

[jira] [Moved] (LUCENE-7547) JapaneseTokenizerFactory opens dictionary file but never closes it again

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

Shalin Shekhar Mangar moved SOLR-9742 to LUCENE-7547:
-----------------------------------------------------

    Affects Version/s:     (was: 6x)
             Security:     (was: Public)
          Component/s:     (was: Schema and Analysis)
                       modules/analysis
        Lucene Fields: New
                  Key: LUCENE-7547  (was: SOLR-9742)
              Project: Lucene - Core  (was: Solr)

> JapaneseTokenizerFactory opens dictionary file but never closes it again
> ------------------------------------------------------------------------
>
>                 Key: LUCENE-7547
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7547
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/analysis
>            Reporter: Markus
>
> JapaneseTokenizerFactory opens dictionary file in line 130
> InputStream stream = loader.openResource(userDictionaryPath);
> but never closes it again.
> This leads to too many open files after after a couple of query executions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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