Adrien Grand created LUCENE-9260:
------------------------------------

             Summary: Verify checksums of CFS files?
                 Key: LUCENE-9260
                 URL: https://issues.apache.org/jira/browse/LUCENE-9260
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Adrien Grand


While CFS files write checksums in their footer, we never validate these 
checksums. Can we verify them in LeafReader#checkIntegrity?

This checksum is a bit redundant with the checksums of the files that are 
stored in the CFS file, but I'd rather verify some bytes multiple times than 
have checksums that never get verified?



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