You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2018/04/28 13:46:00 UTC

[jira] [Resolved] (LUCENE-8244) SearcherTaxonomyManager.refreshIfNeeded leaks file handles on exception

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

Michael McCandless resolved LUCENE-8244.
----------------------------------------
       Resolution: Fixed
         Assignee:     (was: Michael McCandless)
    Fix Version/s: master (8.0)
                   7.4

> SearcherTaxonomyManager.refreshIfNeeded leaks file handles on exception
> -----------------------------------------------------------------------
>
>                 Key: LUCENE-8244
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8244
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/facet
>            Reporter: Michael McCandless
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-8244.patch
>
>
> This method first refreshes the main index, and then the taxonomy, but if an exception is hit while refreshing the taxonomy, it fails to close the new reader it opened from the main index.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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