[
https://issues.apache.org/jira/browse/LUCENE-8215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404646#comment-16404646
]
Simon Willnauer commented on LUCENE-8215:
-----------------------------------------
for reference and easier review https://github.com/s1monw/lucene-solr/pull/6
> 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
>
>
> 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]