[
https://issues.apache.org/jira/browse/LUCENE-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457610#comment-16457610
]
ASF subversion and git services commented on LUCENE-8244:
---------------------------------------------------------
Commit 9f2eda7a1fc6d4cec70a8a76f3401a6bd53a48b1 in lucene-solr's branch
refs/heads/branch_7x from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9f2eda7 ]
LUCENE-8244: Do not leak open file descriptors in SearcherTaxonomyManager's
refresh on exception (Mike McCandless)
> 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
> Assignee: Michael McCandless
> Priority: Major
> 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: [email protected]
For additional commands, e-mail: [email protected]