[ 
https://issues.apache.org/jira/browse/LUCENE-9260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adrien Grand resolved LUCENE-9260.
----------------------------------
    Fix Version/s: 8.6
                   master (9.0)
       Resolution: Fixed

> 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
>            Priority: Minor
>             Fix For: master (9.0), 8.6
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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