[ 
https://issues.apache.org/jira/browse/LUCENE-7592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Drob updated LUCENE-7592:
------------------------------
    Attachment: LUCENE-7592.patch

Yea, the solr changes accidentally leaked in from a different issue.

Attaching patch with nested try-catch blocks.

> EOFException while opening index should be rethrown as CorruptIndexException
> ----------------------------------------------------------------------------
>
>                 Key: LUCENE-7592
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7592
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: core/index
>            Reporter: Mike Drob
>         Attachments: LUCENE-7592.patch, LUCENE-7592.patch
>
>
> When opening an index, if some files were previously truncated then this 
> should throw the more general CorruptIndexException instead of the specific 
> EOFException to indicate to a consumer that this is not a transient or 
> internally recoverable state.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to