You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Bruno Roustant (Jira)" <ji...@apache.org> on 2019/12/20 09:42:00 UTC

[jira] [Created] (LUCENE-9105) UniformSplit postings format should detect corrupted index

Bruno Roustant created LUCENE-9105:
--------------------------------------

             Summary: 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


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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org