[ https://issues.apache.org/jira/browse/LUCENE-9105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17005429#comment-17005429 ]
ASF subversion and git services commented on LUCENE-9105: --------------------------------------------------------- Commit 43e9897a237a067ffe81d647f40e4b4ab0324198 in lucene-solr's branch refs/heads/branch_8x from Bruno Roustant [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=43e9897 ] LUCENE-9105: UniformSplit postings format detects corrupted index and better handles IO exceptions. > 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 > 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