[
https://issues.apache.org/jira/browse/LUCENE-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14143979#comment-14143979
]
ASF subversion and git services commented on LUCENE-5972:
---------------------------------------------------------
Commit 1626914 from [~rjernst] in branch 'dev/trunk'
[ https://svn.apache.org/r1626914 ]
LUCENE-5972: IndexFormatTooOldException and IndexFormatTooNewException now
extend from IOException
> Index too old/new is not a corruption
> -------------------------------------
>
> Key: LUCENE-5972
> URL: https://issues.apache.org/jira/browse/LUCENE-5972
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Ryan Ernst
> Attachments: LUCENE-5972.patch, LUCENE-5972.patch, LUCENE-5972.patch
>
>
> {{IndexFormatTooOldException}} and {{IndexFormatTooNewException}} both extend
> from {{CorruptIndexException}}. But this is not a corruption, it is simply
> an unsupported version of an index. They should just extend {{IOException}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]