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

Adrien Grand resolved LUCENE-9272.
----------------------------------
    Fix Version/s: 8.6
       Resolution: Fixed

> 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
>             Fix For: 8.6
>
>          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: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to