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

Simon Willnauer commented on LUCENE-8215:
-----------------------------------------

[~dweiss] good feedback. I changed the name and added some more javadocs. 
thanks for looking at it!

>  Fix several fragile exception handling places in o.a.l.index
> -------------------------------------------------------------
>
>                 Key: LUCENE-8215
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8215
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 7.4, master (8.0)
>            Reporter: Simon Willnauer
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-8215.patch, LUCENE-8215.patch, LUCENE-8215.patch
>
>
> Several places in the index package don't handle exceptions well or ignores 
> them. This change adds some utility methods and cuts over to make use of 
> try/with blocks to simplify exception handling.



--
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