[
https://issues.apache.org/jira/browse/LUCENE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17057320#comment-17057320
]
ASF subversion and git services commented on LUCENE-9272:
---------------------------------------------------------
Commit e43f8572cba9d818088cf2b8bd2e74e35f0a6d34 in lucene-solr's branch
refs/heads/master from Adrien Grand
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e43f857 ]
LUCENE-9272: Add a CHANGES entry.
> No longer verify checksum of the tip file when opening the terms dict
> ---------------------------------------------------------------------
>
> Key: LUCENE-9272
> URL: https://issues.apache.org/jira/browse/LUCENE-9272
> Project: Lucene - Core
> Issue Type: Task
> Reporter: Adrien Grand
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> We currently verify the checksum of the tip file when opening the terms
> dictionary. This made sense when we would load the FST on-heap, but now that
> we load it off-heap, maybe we should verify its integrity in checkIntegrity
> instead, like we do for other files that we don't have to read eagerly?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]