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

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

Commit 0aa4ba7ccb2f2c12e213ea34d76af378e55e3bf9 in lucene-solr's branch 
refs/heads/master from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=0aa4ba7 ]

LUCENE-9260: Verify checksums of CFS files. (#1311)



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