[
https://issues.apache.org/jira/browse/LUCENE-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407637#comment-16407637
]
ASF subversion and git services commented on LUCENE-8217:
---------------------------------------------------------
Commit d4e69c5cd868d0f5b71da0f4b23c2cd61d1b0ea0 in lucene-solr's branch
refs/heads/master from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d4e69c5 ]
LUCENE-8217: Remove IndexFileDeleter#decRefWhileHandlingExceptions
This method is a duplicate of IDF#decRef(...) and hides exceptions
from the caller. This change removes this method and replaces it with
it's counterpart that escalades the exception.
> Remove IndexFileDeleter#decRefWhileHandlingExceptions
> ------------------------------------------------------
>
> Key: LUCENE-8217
> URL: https://issues.apache.org/jira/browse/LUCENE-8217
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Simon Willnauer
> Priority: Major
> Attachments: LUCENE-8217.patch
>
>
> This method is a duplicate of IDF#decRef(...) and hides exceptions from the
> caller. This change removes this method and replaces it with it's counterpart
> that escalades the exception.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]