[ 
https://issues.apache.org/jira/browse/LUCENE-8217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16407639#comment-16407639
 ] 

ASF subversion and git services commented on LUCENE-8217:
---------------------------------------------------------

Commit 2539578cb14091e5736ea57deb796e6e43c2739b in lucene-solr's branch 
refs/heads/branch_7x from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2539578 ]

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]

Reply via email to