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

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

Commit 4a559ac0c43ae40b9a70db679cc84d05a2e5f440 in lucene-solr's branch 
refs/heads/branch_8x from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=4a559ac ]

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