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

ASF subversion and git services commented on LUCENE-9105:
---------------------------------------------------------

Commit bbb6e418e42ae518a74fc0f97360cd0666a78e80 in lucene-solr's branch 
refs/heads/gradle-master from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=bbb6e41 ]

LUCENE-9105: UniformSplit postings format detects corrupted index and better 
handles IO exceptions.

Closes #1105


> UniformSplit postings format should detect corrupted index
> ----------------------------------------------------------
>
>                 Key: LUCENE-9105
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9105
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Bruno Roustant
>            Assignee: Bruno Roustant
>            Priority: Major
>             Fix For: 8.5
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> BlockTree postings format has some checks when reading index metadata to 
> detect index corruption. UniformSplit should have the same. Additionally 
> UniformSplit has assertions in BlockReader that should be runtime checks to 
> also detect index corruption (this case has been encountered in production 
> environment).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to