Simon Willnauer created LUCENE-8215:
---------------------------------------

             Summary:  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
             Fix For: 7.4, master (8.0)


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